11 list-style-type: none;
12 border-bottom: 1px solid #000;
26 border-bottom: 1px solid #000;
33 /* Stuff for the RecentChanges table. */
36 color: black !important;
40 color: black !important;
56 /* Used for adding a blog page. */
59 border: 1px solid #aaa;
61 color: black !important;
66 border: 1px solid #aaa;
81 /* Used for invalid form fields. */
84 background: white !important;
87 /* Used for required form fields. */
95 color: white !important;
96 border-left: 1px solid #cc9966;
97 border-top: 1px solid #ccaa99;
98 border-right: 1px solid #993300;
99 border-bottom: 1px solid #331100;
100 padding: 0px 0.5em 0px 0.5em;
101 font-family: helvetica, arial, sans-serif;
104 text-decoration: none;
108 color: white !important;
118 .smallestPC { font-size: 70%; }
119 .smallPC { font-size: 85%; }
120 .normalPC { font-size: 100%; }
121 .bigPC { font-size: 115%; }
122 .biggestPC { font-size: 130%; }