source:
trunk/projekt_beke/style.css
Last change on this file was 1, checked in by , 15 years ago | |
---|---|
|
|
File size: 239 bytes |
Line | |
---|---|
1 | body { |
2 | background: #fff; |
3 | font: 10pt Verdana,Sans-serif; |
4 | } |
5 | |
6 | h2,h3 { |
7 | border-bottom-style: solid; |
8 | border-bottom-width: thin; |
9 | border-bottom-color: Silver; |
10 | } |
11 | |
12 | h1 { |
13 | text-align: center; |
14 | } |
15 | |
16 | div { |
17 | text-align: center; |
18 | } |
19 | |
20 |
Note:
See TracBrowser
for help on using the repository browser.