aboutsummaryrefslogtreecommitdiff
path: root/inc/css/nevrax.css
blob: 06064ddc7bd7911953051ea77fb74b28966fdbc5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
BODY {font-family: sans-serif; margin:0px; background-color: #FFFFFF;}

A.uplinks {font-family: sans-serif; color: black; text-decoration: none }

A.linkbox {font-family: sans-serif;  color:black; text-decoration: none ;font-size:80% }
A.linkbox:hover {font-family: sans-serif; color: black; text-decoration: underline  }

A { color:black }
A.title {color: white;font-weight: bold; text-decoration: none;}
P {margin-left:10px; margin-top: 3px;font-family:sans-serif; text-alignment: justify;}
TD { font-family: sans-serif;}
H2 { background-color: #dddddd; font-size: 100% }



H1 { background-color: #dddddd; border: 1px solid black;font-size: 100% }
HR { height: 1px;}