source:
doc/aubio.css
@
e997b1a
Last change on this file since e997b1a was 9cba1eb, checked in by , 20 years ago | |
---|---|
|
|
File size: 413 bytes |
Rev | Line | |
---|---|---|
[9cba1eb] | 1 | body { |
2 | font-family: Sans-Serif; | |
3 | font-size: 1em; | |
4 | //background: url("aubioback-1-1.gif"); no-repeat bottom center; | |
5 | background-color: #999; | |
6 | color: #333; | |
7 | padding-right : 10em; | |
8 | padding-left : 10em; | |
9 | padding-top : 2em; | |
10 | padding-bottom : 2em; | |
11 | } | |
12 | ||
13 | h1 { | |
[96fb8ad] | 14 | text-align: center; |
[9cba1eb] | 15 | background-color: #888; |
16 | border: 2px dashed black; | |
[96fb8ad] | 17 | } |
18 | ||
[9cba1eb] | 19 | h2 { |
20 | text-align: left; | |
21 | background-color: #AAA; | |
[96fb8ad] | 22 | } |
23 | ||
[9cba1eb] | 24 | p { |
25 | text-align: justify; | |
[96fb8ad] | 26 | } |
Note: See TracBrowser
for help on using the repository browser.