root/websites/scheme-users.jp/index.css
@
97
Revision 56, 385 bytes (checked in by baal5084, 16 years ago) |
---|
Line | |
---|---|
1 | body { |
2 | margin:20px; padding:20px; |
3 | background-color:white; color:black; |
4 | background-image:url("./images/background.png"); |
5 | background-repeat:no-repeat; |
6 | background-attachment:scroll; |
7 | background-position:512px 256px; |
8 | } |
9 | h1 { color:#00AACC; } |
10 | h2 { color:#0088AA; } |
11 | h2 a { color:#0088AA; text-decoration:none; } |
12 | h3 { color:#006688; } |
13 | p { margin-left:40px; } |
14 | span.date { color:#004488; } |
Note: See TracBrowser
for help on using the browser.