source:
branches/rsr.v5.1/web/install/out/css/content.css
@
7
Last change on this file since 7 was 1, checked in by dj3c1t, 13 years ago | |
---|---|
File size: 351 bytes |
Rev | Line | |
---|---|---|
[1] | 1 | a |
2 | { text-decoration: none; | |
3 | color: #F6B620; | |
4 | } | |
5 | ||
6 | a:hover | |
7 | { text-decoration: underline; | |
8 | } | |
9 | ||
10 | h2 | |
11 | { border-bottom: solid 1px #333333; | |
12 | margin-top: 50px; | |
13 | } | |
14 | ||
15 | h3 | |
16 | { | |
17 | } | |
18 | ||
19 | h4 | |
20 | { | |
21 | } | |
22 | ||
23 | p | |
24 | { text-align: justify; | |
25 | margin: 5px 0px 10px 0px; | |
26 | } | |
27 | ||
28 | ul | |
29 | { margin: 5px 10px 10px 30px; | |
30 | } | |
31 | ||
32 | ul li | |
33 | { text-align: justify; | |
34 | } | |
35 | ||
36 | th | |
37 | { | |
38 | } | |
39 | ||
40 | .current | |
41 | { font-weight: bold; | |
42 | font-size: 1.1em; | |
43 | } |
Note: See TracBrowser
for help on using the repository browser.