6b35c1b6ab316fd8bc81c2fca7aa949e67b73e14
[matthijs/projects/xerxes.git] / media / base / css / base.css
1 table {
2         font-family:Verdana, Georgia,Arial, sans-serif;
3         font-size:9pt;  
4 }
5
6
7 .navrechts p {
8         margin-bottom: 0px;
9 }
10
11 .navrechts {
12         margin-top:0px;
13 }
14
15 .comment {
16         border: solid white 2px;
17         margin-top: 2px;
18 }
19
20 .comment.private {
21     border-color: red;
22 }