19 list-style-type: none;
20 border-bottom: 1px solid #000;
34 border-bottom: 1px solid #000;
41 /* Stuff for the RecentChanges table. */
44 color: black !important;
48 color: black !important;
64 /* Used for adding a blog page. */
67 border: 1px solid #aaa;
69 color: black !important;
74 border: 1px solid #aaa;
90 /* Used for invalid form fields. */
93 background: white !important;
96 /* Used for required form fields. */
104 color: white !important;
105 border-left: 1px solid #cc9966;
106 border-top: 1px solid #ccaa99;
107 border-right: 1px solid #993300;
108 border-bottom: 1px solid #331100;
109 padding: 0px 0.5em 0px 0.5em;
110 font-family: helvetica, arial, sans-serif;
113 text-decoration: none;
117 color: white !important;
127 .smallestPC { font-size: 70%; }
128 .smallPC { font-size: 85%; }
129 .normalPC { font-size: 100%; }
130 .bigPC { font-size: 115%; }
131 .biggestPC { font-size: 130%; }