source:
trunk/workshop-routing-foss4g/web/proj4js/demo/base.css
@
77
Revision 76, 541 bytes checked in by djay, 13 years ago (diff) | |
---|---|
|
Line | |
---|---|
1 | #footer { |
2 | margin-top: 20px; |
3 | border-top: 1px solid #eee; |
4 | padding: 10px; |
5 | } |
6 | body { |
7 | font-family:Verdana; |
8 | } |
9 | #header { |
10 | background: #9D9FA1; |
11 | color: #FFFFFF; |
12 | font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; |
13 | font-size: 18px; |
14 | text-shadow: 2px 2px 3px gray; |
15 | height: 3em; |
16 | padding: 4px 16px 0px 16px; |
17 | vertical-align: top; |
18 | margin:-10px -5px 0px -5px; |
19 | border-bottom: 10px solid #e9eef9; |
20 | } |
21 | #header h1{margin-top: 0px;font-weight:normal;} |
22 | #navbar { background-color: #eee; margin: 0px -5px 10px -5px; padding: 10px; } |
Note: See TracBrowser
for help on using the repository browser.