1 /* Red Hat red is rgb(238,0,0). */
4 background: url(redhat.png) no-repeat;
5 background-position: 98% 0;
6 /* font-size: 28pt; */ /* For max */
7 font-size: 20pt; /* For 1024x768 */
8 font-family: Red Hat Text, liberation, helvetica;
9 /* font-family: helvetica; */
11 /* Can be used to scale the whole document. */
12 /*transform: translate(-10%,-10%) scale(0.75,0.75);*/
15 body td, body th { /* why?? */
26 border-bottom: 2px solid rgb(238,0,0);
33 border-bottom: 2px solid rgb(238,0,0);
47 div#titlepage p.title {
54 div#titlepage p.author {
59 div#titlepage p.abstract {
82 border: 1px solid rgb(238,0,0);
88 /* Position relative is needed so that items may be
93 div.plugins p#caption {
95 bottom: -5px; right: 5px;
108 list-style-type: none;
117 div.plugins ul li.highlighted {
118 border: 1px solid rgb(238,0,0);
129 border: 1px solid rgb(238,0,0);
135 /* Position relative is needed so that items may be
136 positioned inside. */
140 div.filters p.filtercaption {
142 bottom: -5px; right: 5px;
155 list-style-type: none;
164 div.filters ul li.highlighted {
165 border: 1px solid rgb(238,0,0);
173 /* For images which must be centered on the page. */
176 justify-content: center;
186 text-shadow: 2px 2px 0 rgb(238,0,0),
187 -2px 2px 0 rgb(238,0,0),
188 2px -2px 0 rgb(238,0,0),
189 -2px -2px 0 rgb(238,0,0),
190 0px 2px 0 rgb(238,0,0),
191 0px -2px 0 rgb(238,0,0),
192 -2px 0px 0 rgb(238,0,0),
193 2px 0px 0 rgb(238,0,0),
194 4px 4px 0 rgb(238,0,0),
195 -4px 4px 0 rgb(238,0,0),
196 4px -4px 0 rgb(238,0,0),
197 -4px -4px 0 rgb(238,0,0),
199 0px 4px 0 rgb(238,0,0),
200 0px -4px 0 rgb(238,0,0),
201 -4px 0px 0 rgb(238,0,0),
202 4px 0px 0 rgb(238,0,0),
203 2px 4px 0 rgb(238,0,0),
204 -2px 4px 0 rgb(238,0,0),
205 2px -4px 0 rgb(238,0,0),
206 -2px -4px 0 rgb(238,0,0),
207 4px 2px 0 rgb(238,0,0),
208 -4px 2px 0 rgb(238,0,0),
209 4px -2px 0 rgb(238,0,0),
210 -4px -2px 0 rgb(238,0,0),
212 4px 4px 0 rgb(255,128,128),
213 -4px 4px 0 rgb(255,128,128),
214 4px -4px 0 rgb(255,128,128),
215 -4px -4px 0 rgb(255,128,128),
216 0px 4px 0 rgb(255,128,128),
217 0px -4px 0 rgb(255,128,128),
218 -4px 0px 0 rgb(255,128,128),
219 4px 0px 0 rgb(255,128,128),
220 8px 8px 0 rgb(255,128,128),
221 -8px 8px 0 rgb(255,128,128),
222 8px -8px 0 rgb(255,128,128),
223 -8px -8px 0 rgb(255,128,128),
225 0px 8px 0 rgb(255,128,128),
226 0px -8px 0 rgb(255,128,128),
227 -8px 0px 0 rgb(255,128,128),
228 8px 0px 0 rgb(255,128,128),
229 4px 8px 0 rgb(255,128,128),
230 -4px 8px 0 rgb(255,128,128),
231 4px -8px 0 rgb(255,128,128),
232 -4px -8px 0 rgb(255,128,128),
233 8px 4px 0 rgb(255,128,128),
234 -8px 4px 0 rgb(255,128,128),
235 8px -4px 0 rgb(255,128,128),
236 -8px -4px 0 rgb(255,128,128);
239 /* Warning symbol. */
241 background-color: yellow;