data tables are going to need some work yet, but the other stuff seems to be working 100%
13 lines
165 B
CSS
13 lines
165 B
CSS
#container .module {
|
|
font-family:times;
|
|
}
|
|
|
|
#container .module h2 {
|
|
font-size:146.5%;
|
|
color:#330033;
|
|
}
|
|
|
|
#container .module h3 {
|
|
font-size:131%;
|
|
color:#336600;
|
|
}
|