source: trunk/bc_prace/style.css

Last change on this file was 1, checked in by george, 14 years ago
  • Prvotní nahrání souborů.
  • Property svn:executable set to *
File size: 268 bytes
Line 
1body {
2 background: #fff;
3 font: 10pt Verdana,Sans-serif;
4}
5
6h2,h3 {
7 border-bottom-style: solid;
8 border-bottom-width: thin;
9 border-bottom-color: Silver;
10 margin-bottom: 3px;
11}
12
13h1 {
14 text-align: center;
15}
16
17div {
18 text-align: center;
19}
20
21
Note: See TracBrowser for help on using the repository browser.