MDL-10604:
[moodle-linuxchix.git] / theme / standard / styles_fonts.css
blobf38f58e64b8935a1fcc6da50dc95906e0aca356b
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 mymoodle
21 question
22 tabs
23 user
25 various modules
27 *******************************************************************/
30 /***
31 *** Core
32 ***/
34 .clearer {
35 font-size:1px;
38 body, table, td, th, li {
39 font-family:Arial, Verdana, Helvetica, sans-serif;
40 font-size:100%;
41 letter-spacing:0.02em;
44 th {
45 font-weight: bold;
48 a:link,
49 a:visited {
50 text-decoration:none;
53 a:hover {
54 text-decoration: underline;
57 h1.main,
58 h2.main,
59 h3.main,
60 h4.main,
61 h5.main,
62 h6.main {
63 font-weight:bold;
66 h1 {
67 font-size:1.7em;
70 h2 {
71 font-size:1.4em;
73 h3 {
74 font-size:1.1em;
76 h4 {
77 font-size:1.0em;
80 .bold {
81 font-weight:bold;
84 .warning {
85 font-weight: bold;
86 font-style: italic;
89 .errorbox .title {
90 font-weight: bold;
91 font-size: 1.2em;
92 text-align: center;
95 .errorboxcontent {
96 text-align: center;
99 .errorcode {
100 font-size: 0.7em;
103 .notifytiny {
104 line-height : 100%;
105 font-size: 0.7em;
108 .pagingbar .title {
109 font-weight: bold;
111 .pagingbar .thispage {
112 font-weight: bold;
115 .categorybox .category {
116 font-size:1.2em;
117 font-weight:bold;
120 .helplink {
121 font-size:0.8em;
124 .headingblock {
125 font-weight: bold;
128 #site-index .subscribelink,
129 #course-view .subscribelink {
130 font-size: 0.8em;
133 .files .file {
134 font-size: 0.9em;
137 .files .folder {
138 font-size: 0.9em;
141 .files .folder .size {
142 font-weight: bold;
145 /*Accessibility: resizable icons. */
146 img.resize {
147 width: 1em;
148 height: 1em;
151 acronym, abbr {
152 cursor: help;
154 a.useredit, a:hover.useredit, .blink {
155 color: black;
156 text-decoration: blink;
157 cursor: help;
160 /***
161 *** Header
162 ***/
164 .headermain {
165 font-weight:bold;
168 #header-home .headermain {
169 font-size:1.5em;
172 #header .headermain {
173 font-size:1.3em;
176 .breadcrumb {
177 font-size:0.9em;
178 font-weight:bold;
181 .logininfo,
182 #header-home .headermenu font {
183 font-size:0.8em;
186 /* Accessibility: only certain fonts support Unicode chars like ► in IE6 */
187 .arrow, .arrow_button input {
188 font-family: Arial,Helvetica,Courier,sans-serif;
191 .navigation button {
192 font-size: 80%;
195 /***
196 *** Footer
197 ***/
199 .homelink {
203 .performanceinfo {
204 font-size: 0.6em;
207 #footer .validators {
208 font-size: 0.6em;
211 /***
212 *** Admin
213 ***/
215 table.formtable tbody th {
216 font-weight: normal;
217 text-align: right;
220 body#admin-blocks table#incompatible td.c0 {
221 font-weight: bold;
224 body#admin-index .explanation {
225 font-size: 0.7em;
226 vertical-align: bottom;
229 body#admin-index .copyright {
230 text-align: center;
231 font-size: 0.8em;
234 .environmenttable {
235 font-size: 0.8em;
238 #admin-roles-manage .rolecap .cap-desc .cap-name,
239 #admin-roles-override .rolecap .cap-desc .cap-name {
240 font-size: 0.75em;
243 #adminsettings .form-shortname {
244 font-size: 0.75em;
247 #admin-roles-override .cell.c1,
248 #admin-roles-assign .cell.c1 {
249 font-size: 0.7em;
252 #admin-lang .translator .strkey {
253 font-size: 0.75em;
257 /***
258 *** Blocks
259 ***/
260 a.skip-block {
261 text-decoration:none;
264 .sideblock img.resize,
265 .breadcrumb img.resize {
266 width: 0.8em;
267 height: 0.9em;
269 .sideblock .searchform img.resize {
270 width: 1em;
271 height: 1.1em;
274 .sideblock .header, .sideblock h2 {
275 font-size:0.9em;
276 font-weight: bold;
279 .sideblock .content {
280 font-size:0.9em;
281 line-height:1.2em;
284 .sideblock a {
285 line-height:1.2em
288 .sideblock .content h3,
289 .sideblock .content h2 {
290 font-size:1.0em;
293 .sideblock .content .message {
294 font-size:0.9em
297 .sideblock .header .commands {
298 font-size:0.9em;
301 .sideblock .footer {
302 font-size:0.9em;
305 .sideblock .head,
306 .sideblock .info,
307 .sideblock .event {
308 font-size: 0.9em;
311 .sideblock .date {
312 font-style: italic;
315 .block_site_main_menu .footer select {
316 font-size: 0.8em;
319 .block_messages .content .listentry,
320 .block_online_users .content .listentry {
321 font-size:0.75em
324 /***
325 *** Blogs
326 ***/
328 .blogpost .audience {
329 font-size: 0.85em;
332 .blogpost .tags {
333 font-size: 0.85em;
337 /***
338 *** Calendar
339 ***/
340 #calendar .sidecalendar abbr,
341 .block_calendar_month abbr {
342 border: none;
344 #calendar .eventnone a,
345 .block_calendar_month .eventnone a {
346 text-decoration:none;
347 color:black;
348 cursor:text;
351 #calendar .maincalendar .eventlist .event .referer {
352 font-weight:bold;
355 #calendar .maincalendar .eventlist .event .course {
356 font-size:0.8em;
359 #calendar .maincalendar .eventlist .event .description .commands {
360 text-align: right;
363 #calendar .maincalendar table.calendarmonth td {
364 font-size:0.8em;
367 #calendar div.header
369 font-weight:bold;
372 #calendar .sidecalendar .filters {
373 font-size:0.8em;
376 .sideblock .filters td {
377 font-size:1.1em;
380 #calendar .maincalendar .controls {
381 font-size:1.2em;
384 #calendar .maincalendar .day {
385 font-weight: bold;
388 table.minicalendar {
389 font-size:0.85em;
392 .cal_popup_caption {
393 font-family:sans-serif;
394 font-size:0.8em;
395 font-weight:bold;
398 .cal_popup_close {
399 font-family:sans-serif;
400 font-size:0.8em;
401 font-weight:bold;
403 #calendar .maincalendar .calendar-controls .current {
404 font-weight: bold;
408 /***
409 *** Course
410 ***/
411 #course-view .section {
412 font-size:0.95em;
413 line-height:1.2em;
416 #course-view .section .activity {
417 padding:0.2em 0;
420 #course-view .section .activity a {
421 line-height:1em;
424 #course-view .section .left {
425 font-weight:bold;
428 .activitydate, .activityhead {
429 font-size:0.9em;
432 .weeklydatetext {
433 font-size:0.9em;
434 font-weight:bold;
437 .coursebox .info {
438 font-size:1em;
441 .coursebox .teachers,
442 .coursebox .cost {
443 font-size:0.9em;
446 .coursebox .summary {
447 font-size:0.9em;
450 #course-recent h2.main {
451 font-size:1.1em;
454 h2.headingblock {
455 font-size:1.1em;
458 .section_add_menus optgroup {
459 font-weight:normal;
460 font-style: italic;
464 /***
465 *** Doc
466 ***/
467 body#doc-contents h1 {
468 font-size: 0.9em;
470 body#doc-contents ul {
471 font-size: 0.8em;
475 /***
476 *** Grades
477 ***/
479 body#grade-index .grades .header {
480 font-weight: bold;
481 font-size: 0.7em;
485 /***
486 *** Login
487 ***/
489 #login-index #content {
490 font-size: 0.85em;
494 /***
495 *** Logs
496 ***/
498 .logtable td {
499 font-size: 0.8em;
501 .logtable th {
502 font-size: 0.9em;
506 /***
507 *** Message
508 ***/
510 .message-discussion-noframes #userinfo .name h1 {
511 font-weight: bold;
512 font-size:1em;
515 .message-discussion-noframes #userinfo .commands {
516 font-size:0.8em;
519 .message-discussion-noframes #send h1 {
520 font-size:1em;
523 .message .noframesjslink {
524 font-size:0.8em;
527 .message-discussion-noframes #messages h1 {
528 font-size:1em;
531 .message .link {
532 font-size:0.8em;
535 .message_form {
536 font-size:0.8em;
539 .message .heading {
540 font-size:1.0em;
541 font-weight:bold;
544 .message .date,
545 .message .contact,
546 .message .summary {
547 font-size:0.9em;
550 .message .note,
551 .message .pix {
552 font-size:0.8em;
555 .message .author {
556 font-weight: bold;
557 font-size:0.8em;
560 .message .time {
561 font-style: italic;
562 font-size:0.8em;
565 .message .content {
566 font-size:0.8em;
569 #message-user .commands span {
570 font-size:0.7em;
571 white-space:nowrap;
574 #message-user .name {
575 font-weight: bold;
576 font-size:1.1em;
579 /***
580 *** MyMoodle
581 ***/
583 .my .courseboxcontent .overview .info {
584 font-size:0.7em;
587 /***
588 *** Question
589 ***/
591 .que .no {
592 font-size: 1.2em;
593 font-weight: bold;
595 .que .grade {
596 font-size: 0.8em;
598 .que .history {
599 font-size:75%;
602 /***
603 *** Tabs
604 ***/
607 /***
608 *** User
609 ***/
611 .userinfobox .username {
612 font-weight: bold;
615 .userinfobox .links {
616 font-size: 0.7em;
619 .userinfobox td.label {
620 font-weight: bold;
623 body#user-index #longtimenosee {
624 font-size: 0.8em;
628 /***
629 *** Modules: Assignment
630 ***/
632 #mod-assignment-index .cell {
633 font-size:0.8em;
636 /***
637 *** Modules: Chat
638 ***/
640 #mod-chat-index .cell {
641 font-size:0.8em;
645 #mod-chat-gui_basic h1 {
646 font-size:1.4em;
649 #mod-chat-gui_basic #participants .idle {
650 font-size:0.6em;
653 #mod-chat-view #chatcurrentusers .chatuserdetails {
654 font-size: 0.6em;
656 /***
657 *** Modules: Choice
658 ***/
660 #mod-choice-index .cell {
661 font-size:0.8em;
664 /***
665 *** Modules: Forum
666 ***/
668 .forumnodiscuss{
669 font-weight:bold;
671 .forumpost .topic .subject {
672 font-weight: bold;
674 .forumpost .topic .author {
675 font-size: 0.8em;
677 .forumpost .commands,
678 .forumpost .link,
679 .forumpost .footer {
680 font-size: 0.9em;
682 .forumheaderlist .discussion .lastpost {
683 font-size: 0.7em;
685 body#mod-forum-search .introcontent {
686 font-weight:bold;
688 body#mod-forum-index .generalbox .cell {
689 font-size: 0.80em;
692 .forumpost .edited {
693 font-style: italic;
697 /***
698 *** Modules: Glossary
699 ***/
701 .glossarypost .commands {
702 font-size: 0.8em;
704 .glossarypost .author {
705 font-size: 0.8em;
707 .glossarypost .time {
708 font-size: 0.8em;
710 .concept {
711 font-weight: bold;
713 .glossarycomment .author {
714 font-size: 0.8em;
716 .entrylowersection .aliases {
717 font-size: 0.8em;
719 .entrylowersection .icons,
720 .entrylowersection .ratings {
721 font-size: 0.8em;
724 #mod-glossary-index .cell {
725 font-size:0.8em;
729 /***
730 *** Modules: Journal
731 ***/
732 #mod-journal-view .lastedit,
733 #mod-journal-view .editend {
734 font-size: 0.7em;
736 #mod-journal-view .author {
737 font-size: 1em;
738 font-weight: bold;
740 #mod-journal-view .time {
741 font-size: 0.7em;
742 font-style: italic;
744 #mod-journal-view .grade {
745 font-weight: bold;
746 font-style: italic;
749 #mod-journal-index .cell {
750 font-size:0.8em;
753 /***
754 *** Modules: Label
755 ***/
757 /***
758 *** Modules: Lesson
759 ***/
761 #mod-lesson-index .cell {
762 font-size:0.8em;
765 /***
766 *** Modules: Quiz
767 ***/
769 /* .editorhelptext {
770 font-size:0.7em;
773 #mod-quiz-index .cell {
774 font-size:0.8em;
778 /***
779 *** Modules: Resource
780 ***/
782 #mod-resource-index .cell {
783 font-size:0.8em;
786 .mod-resource .modified {
787 font-size:0.6em;
790 .ims-nav-dimmed,
791 .ims-nav-button {
792 font-size:0.8em;
795 #ims-toc-selected {
796 font-weight: bold;
799 #ims-menudiv {
800 font-size:0.8em;
803 /***
804 *** Modules: Scorm
805 ***/
807 #mod-scorm-index .cell {
808 font-size:0.8em;
811 /***
812 *** Modules: Survey
813 ***/
815 #mod-survey-index .cell {
816 font-size:0.8em;
819 /***
820 *** Modules: Wiki
821 ***/
823 #mod-wiki-index .cell {
824 font-size:0.8em;
827 /***
828 *** Modules: Workshop
829 ***/
831 #mod-workshop-index .cell {
832 font-size:0.8em;
836 #thegroup, #thegrouping, #dummygrouping {
837 font-size: 0.8em;
838 letter-spacing: -0.01em;
839 display: block;
843 /***
844 *** Phpinfo display
845 ***/
846 .phpinfo table {
847 border-collapse: collapse;
849 .phpinfo .center {
850 text-align: center;
852 .phpinfo .e, .v, .h {
853 border: 1px solid #000000;
854 font-size: 0.8em;
855 vertical-align: baseline;
857 .phpinfo .e {
858 background-color: #ccccff;
859 font-weight: bold;
860 color: #000000;
862 .phpinfo .h {
863 background-color: #9999cc;
864 font-weight: bold; color: #000000;
866 .phpinfo .v {
867 background-color: #cccccc;
868 color: #000000;
871 .sideblock .content h3.eventskey {
872 font-size:0.8em;