source: trunk/projekt_beke/style.css

Last change on this file was 1, checked in by george, 15 years ago
  • Prvotní nahrání souborů.
  • Property svn:executable set to *
File size: 239 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}
11
12h1 {
13 text-align: center;
14}
15
16div {
17 text-align: center;
18}
19
20
Note: See TracBrowser for help on using the repository browser.