18 list-style-type: none;
19 border-bottom: 1px solid #000;
33 border-bottom: 1px solid #000;
40 /* Stuff for the RecentChanges table. */
43 color: black !important;
47 color: black !important;
63 /* Used for adding a blog page. */
66 border: 1px solid #aaa;
68 color: black !important;
73 border: 1px solid #aaa;
89 /* Used for invalid form fields. */
92 background: white !important;
95 /* Used for required form fields. */
103 color: white !important;
104 border-left: 1px solid #cc9966;
105 border-top: 1px solid #ccaa99;
106 border-right: 1px solid #993300;
107 border-bottom: 1px solid #331100;
108 padding: 0px 0.5em 0px 0.5em;
109 font-family: helvetica, arial, sans-serif;
112 text-decoration: none;
116 color: white !important;
126 .smallestPC { font-size: 70%; }
127 .smallPC { font-size: 85%; }
128 .normalPC { font-size: 100%; }
129 .bigPC { font-size: 115%; }
130 .biggestPC { font-size: 130%; }