* Add 404 and 500 templates for displaying pretty page not found and server error...
[matthijs/projects/xerxes.git] / static / 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 }