source: tmcsimulator/branches/LCSv1/views/default/index.html @ 598

Revision 598, 302 bytes checked in by liquan, 6 years ago (diff)

Styled index.html (login page), home.html and search.html of LCSv1

Line 
1{{extend 'layout.html'}}
2
3<div class="header" style="padding-top:150px;">
4    <div role="heading" aria-level="1" style="color:#08298A; font-size: 26px; font-weight: bold;">
5        D-14 LANE CLOSURE SYSTEM (LCS)</div>
6</div>
7<div class="labelcenter" style="margin: 3% 0% 3% 0%;">
8    {{=form}}
9</div>
10
Note: See TracBrowser for help on using the repository browser.