Tidied up logs HTML a bit, to make it more readable.
[moodle-linuxchix.git] / theme / standard / styles_fonts.css
blob52f9f77d7e3dea32e95e4ba7e7fd394eb180890d
1 /*******************************************************************
2 styles_fonts.css
4 This CSS file contains all font definitions like family, size,
5 weight, text-align, letter-spacing etc.
7 Styles are organised into the following sections:
8 core
9 header
10 footer
12 admin
13 blocks
14 calendar
15 course
16 doc
17 grades
18 login
19 message
20 tabs
21 user
23 various modules
25 *******************************************************************/
28 /***
29 *** Core
30 ***/
32 .clearer {
33 font-size:1px;
36 body, td, th, li {
37 font-family:Arial, Verdana, Helvetica, sans-serif;
38 font-size:100%;
39 letter-spacing:0.02em;
42 th {
43 font-weight: bold;
46 a:link,
47 a:visited {
48 text-decoration:none;
51 a:hover {
52 text-decoration: underline;
55 h1.main,
56 h2.main,
57 h3.main,
58 h4.main,
59 h5.main,
60 h6.main {
61 font-weight:bold;
64 h1 {
65 font-size:1.7em;
68 h2 {
69 font-size:1.4em;
71 h3 {
72 font-size:1.1em;
74 h4 {
75 font-size:1.0em;
78 .bold {
79 font-weight:bold;
82 .warning {
83 font-weight: bold;
84 font-style: italic;
87 .errorbox .title {
88 font-weight: bold;
89 font-size: 1.2em;
90 text-align: center;
93 .pagingbar .title {
94 font-weight: bold;
96 .pagingbar .thispage {
97 font-weight: bold;
100 .categorybox .category,
101 .categorybox .category {
102 font-size:1.2em;
103 font-weight:bold;
106 .helplink {
107 font-size:0.8em;
110 .headingblock {
111 font-weight: bold;
114 .headingblock .link {
115 font-size: 0.9em;
118 .files .file {
119 font-size: 0.9em;
122 .files .folder {
123 font-size: 0.9em;
126 .files .folder .size {
127 font-weight: bold;
131 /***
132 *** Header
133 ***/
135 .headermain {
136 font-weight:bold;
139 #header-home .headermain {
140 font-size:1.5em;
143 #header .headermain {
144 font-size:1.3em;
147 .breadcrumb {
148 font-size:0.9em;
149 font-weight:bold;
152 .logininfo,
153 #header-home .headermenu font {
154 font-size:0.8em;
158 /***
159 *** Footer
160 ***/
162 .homelink {
166 .performanceinfo {
167 font-size: 0.6em;
171 /***
172 *** Admin
173 ***/
175 table.formtable tbody th {
176 font-weight: normal;
177 text-align: right;
180 body#admin-blocks table#incompatible td.c0 {
181 font-weight: bold;
184 /***
185 *** Blocks
186 ***/
188 .sideblock .header {
189 font-size:0.9em;
190 font-weight: bold;
193 .sideblock .content {
194 font-size:0.9em;
195 line-height:1.2em;
198 .sideblock .content h3,
199 .sideblock .content h2 {
200 font-size:1.0em;
202 .sideblock .header .commands {
203 font-size:0.9em;
206 .sideblock .footer {
207 font-size:0.9em;
210 .sideblock .head,
211 .sideblock .info,
212 .sideblock .event {
213 font-size: 0.9em;
216 .sideblock .date {
217 font-style: italic;
220 .block_site_main_menu .footer select {
221 font-size: 0.8em;
224 .block_online_users .listentry {
225 text-align:left;
226 font-size:0.75em
229 /***
230 *** Calendar
231 ***/
233 #calendar .maincalendar .eventlist .event .referer {
234 font-weight:bold;
237 #calendar .maincalendar .eventlist .event .course {
238 font-size:0.8em;
241 #calendar .maincalendar .eventlist .event .description .commands {
242 text-align: right;
245 #calendar .maincalendar table.calendarmonth td {
246 font-size:0.8em;
249 #calendar div.header
251 font-weight:bold;
254 #calendar .sidecalendar .filters {
255 font-size:0.8em;
258 .sideblock .filters td {
259 font-size:1.1em;
262 #calendar .maincalendar .controls {
263 font-size:1.2em;
266 #calendar .maincalendar .day {
267 font-weight: bold;
270 table.minicalendar {
271 font-size:0.85em;
274 .cal_popup_caption {
275 font-family:sans-serif;
276 font-size:0.8em;
277 font-weight:bold;
280 .cal_popup_close {
281 font-family:sans-serif;
282 font-size:0.8em;
283 font-weight:bold;
285 #calendar .maincalendar .calendar-controls .current {
286 font-weight: bold;
290 /***
291 *** Course
292 ***/
293 #course-view .section {
294 font-size:0.95em;
295 line-height:1.2em;
298 #course-view .section .activity {
299 padding:0.2em 0;
302 #course-view .section .activity a {
303 line-height:1em;
306 #course-view .section .left {
307 font-weight:bold;
310 .activitydate, .activityhead {
311 font-size:0.9em;
314 .weeklydatetext {
315 font-size:0.9em;
316 font-weight:bold;
319 .coursebox .info {
320 font-size:1em;
323 .coursebox .teachers,
324 .coursebox .cost {
325 font-size:0.9em;
328 .coursebox .summary {
329 font-size:0.9em;
332 #course-recent h2.main {
333 font-size:1.1em;
339 /***
340 *** Doc
341 ***/
342 body#doc-contents h1 {
343 font-size: 0.9em;
345 body#doc-contents ul {
346 font-size: 0.8em;
350 /***
351 *** Grades
352 ***/
354 body#grade-index .grades .header {
355 font-weight: bold;
356 font-size: 0.7em;
360 /***
361 *** Login
362 ***/
364 #login-index .content {
365 font-size: 0.85em;
369 /***
370 *** Logs
371 ***/
373 .logtable td {
374 font-size: 0.8em;
376 .logtable th {
377 font-size: 0.9em;
381 /***
382 *** Message
383 ***/
385 .message .link {
386 font-size:0.8em;
389 .message_form {
390 font-size:0.8em;
393 .message .heading {
394 font-size:1.0em;
395 font-weight:bold;
398 .message .date,
399 .message .contact,
400 .message .summary {
401 font-size:0.9em;
404 .message .note,
405 .message .pix {
406 font-size:0.8em;
409 .message .author {
410 font-weight: bold;
411 font-size:0.8em;
414 .message .time {
415 font-style: italic;
416 font-size:0.8em;
419 .message .content {
420 font-size:0.8em;
423 #message-user .commands span {
424 font-size:0.7em;
425 white-space:nowrap;
428 #message-user .name {
429 font-weight: bold;
430 font-size:1.1em;
434 /***
435 *** Tabs
436 ***/
437 .tablink {
438 font-size:0.8em;
441 .tablink a:hover {
442 text-decoration: none;
446 /***
447 *** User
448 ***/
450 .userinfobox .username {
451 font-weight: bold;
454 .userinfobox .links {
455 font-size: 0.7em;
458 body#user-index #longtimenosee {
459 font-size: 0.8em;
463 /***
464 *** Modules: Assignment
465 ***/
467 #mod-assignment-index .cell {
468 font-size:0.8em;
471 /***
472 *** Modules: Chat
473 ***/
475 #mod-chat-index .cell {
476 font-size:0.8em;
479 /***
480 *** Modules: Choice
481 ***/
483 #mod-choice-index .cell {
484 font-size:0.8em;
487 /***
488 *** Modules: Forum
489 ***/
491 .forumnodiscuss{
492 font-weight:bold;
494 .forumpost .topic .subject {
495 font-weight: bold;
497 .forumpost .topic .author {
498 font-size: 0.8em;
500 .forumpost .commands,
501 .forumpost .link {
502 font-size: 0.9em;
504 .forumheaderlist .discussion .lastpost {
505 font-size: 0.7em;
507 body#mod-forum-search .introcontent {
508 font-weight:bold;
510 body#mod-forum-index .generalbox .cell {
511 font-size: 0.80em;
516 /***
517 *** Modules: Glossary
518 ***/
520 .glossarypost .commands {
521 font-size: 0.8em;
523 .glossarypost .entryheader .author,
524 .glossarypost .entryheader .time {
525 font-size: 0.8em;
527 .glossarypost .entryheader .time {
528 font-style: italic;
530 .concept {
531 font-weight: bold;
533 .glossarycomment .time {
534 font-size: 0.8em;
535 font-style: italic;
537 .entrylowersection .aliases {
538 font-size: 0.8em;
540 .entrylowersection .icons,
541 .entrylowersection .ratings {
542 font-size: 0.8em;
545 #mod-glossary-index .cell {
546 font-size:0.8em;
550 /***
551 *** Modules: Journal
552 ***/
553 #mod-journal-view .lastedit,
554 #mod-journal-view .editend {
555 font-size: 0.7em;
557 #mod-journal-view .author {
558 font-size: 1em;
559 font-weight: bold;
561 #mod-journal-view .time {
562 font-size: 0.7em;
563 font-style: italic;
565 #mod-journal-view .grade {
566 font-weight: bold;
567 font-style: italic;
570 #mod-journal-index .cell {
571 font-size:0.8em;
574 /***
575 *** Modules: Label
576 ***/
578 /***
579 *** Modules: Lesson
580 ***/
582 #mod-lesson-index .cell {
583 font-size:0.8em;
586 /***
587 *** Modules: Quiz
588 ***/
590 .editorhelptext {
591 font-size:0.7em;
594 #mod-quiz-index .cell {
595 font-size:0.8em;
599 /***
600 *** Modules: Resource
601 ***/
603 #mod-resource-index .cell {
604 font-size:0.8em;
608 /***
609 *** Modules: Scorm
610 ***/
612 #mod-scorm-index .cell {
613 font-size:0.8em;
616 /***
617 *** Modules: Survey
618 ***/
620 #mod-survey-index .cell {
621 font-size:0.8em;
624 /***
625 *** Modules: Wiki
626 ***/
628 #mod-wiki-index .cell {
629 font-size:0.8em;
632 /***
633 *** Modules: Workshop
634 ***/
636 #mod-workshop-index .cell {
637 font-size:0.8em;