default.css 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218
  1. /*
  2. * Special CSS styles for the chamilo_XXX themes
  3. */
  4. @import url('../base_chamilo.css');
  5. @import url('../chamilo/default.css');
  6. @import url(http://fonts.googleapis.com/css?family=Chelsea+Market&subset=latin,latin-ext);
  7. * {
  8. font-size: 1em; /* base was 12px, made relative */
  9. font-family: 'Chelsea Market', Arial, Helvetica, sans-serif;
  10. }
  11. .courseadminview table td a, .Authoringview table td a {
  12. font-size:120%;
  13. }
  14. #header1 {
  15. font-size:100%;
  16. font-family: 'Chelsea Market', Tahoma, Geneva, sans-serif;
  17. }
  18. #header1 a {
  19. font-size:100%;
  20. font-family: 'Chelsea Market', Tahoma, Geneva, sans-serif;
  21. }
  22. #header2 {
  23. font-size: 120%;
  24. }
  25. #Header2Right ul li {
  26. font-family: 'Chelsea Market', Tahoma, Geneva, sans-serif;
  27. font-size:100%;
  28. }
  29. #Header2Right ul li a {
  30. font-family: 'Chelsea Market', Tahoma, Geneva, sans-serif;
  31. font-size:100%;
  32. }
  33. #header3 input.logout {
  34. padding: 2px 10px 0;
  35. font-size: 120%;
  36. font-family: 'Chelsea Market', Tahoma, Geneva, sans-serif;
  37. }
  38. .menucaption {
  39. font-size: 100%;
  40. }
  41. .menusectioncaption {
  42. font-size: 110%;
  43. }
  44. #toolnavbox dl {
  45. font-size: 100%;
  46. }
  47. #toolnavbox dt {
  48. font-size: 100%;
  49. }
  50. .bottom-link {
  51. font-size:100%;
  52. }
  53. .viewcaption {
  54. font-size: 100%;
  55. }
  56. .dropbox_detail {
  57. font-size: 70%
  58. }
  59. .dropbox_feedback {
  60. font-size: 50%;
  61. }
  62. .data_table {
  63. font-size: 100%;
  64. }
  65. .sectiontitle {
  66. font-size: 120%;
  67. }
  68. .sectioncomment {
  69. font-size: 90%;
  70. }
  71. .announcements_datum {
  72. font-size: 100%;
  73. }
  74. .system_announcement_title {
  75. font-size: 120%;
  76. }
  77. .forum_message_post_title {
  78. font-size:180%;
  79. }
  80. .forum_description {
  81. font-size: 90%;
  82. }
  83. .forum_description p{
  84. font-size: 90%;
  85. }
  86. .forum_title {
  87. font-size: 130%;
  88. }
  89. span.blog_title {
  90. font-size: 180%;
  91. }
  92. span.blog_subttitle {
  93. font-size: 100%;
  94. }
  95. td.blog_menu_title {
  96. font-size: 90%;
  97. }
  98. span.blogpost_title {
  99. font-size: 160%;
  100. }
  101. span.blogpost_date {
  102. font-size: 100%;
  103. }
  104. span.blogpost_comment_title {
  105. font-size: 120%;
  106. }
  107. span.blogpost_comment_date {
  108. font-size: 80%;
  109. }
  110. span.blogpost_comment_info {
  111. font-size: 80%;
  112. }
  113. .warn {
  114. font-family: serif;
  115. }
  116. .small {
  117. font-size: 90%;
  118. }
  119. .xsmall {
  120. font-size: 80%;
  121. }
  122. .xxsmall {
  123. font-size: 70%;
  124. }
  125. .count_down{
  126. font-size: 200%;
  127. }
  128. .glossary-term-title {
  129. font-size: 120%;
  130. }
  131. .glossary-term-edit-desc {
  132. font-size: 120%;
  133. }
  134. .glossary-term-edit-title {
  135. font-size: 120%;
  136. }
  137. .glossary-add-form {
  138. font-size: 120%;
  139. }
  140. .glossary-msg-error {
  141. font-size: 80%;
  142. }
  143. .notebook-title-list {
  144. font-size: 120%;
  145. }
  146. .notebook-date-information {
  147. font-size: 120%;
  148. }
  149. .actions-title {
  150. font-size:120%;
  151. }
  152. #question_title {
  153. font-size: 150%;
  154. }
  155. #question_score {
  156. font-size:130%;
  157. }
  158. button {
  159. font-family: 'Chelsea Market', Tahoma, Geneva, sans-serif;
  160. font-size: 100%;
  161. }
  162. button.arrowr {
  163. font-size: 100%;
  164. }
  165. /* button << */
  166. button.arrowl {
  167. font-size: 100%;
  168. }
  169. input.arrowr {
  170. font-size: 100%;
  171. }
  172. /* input << */
  173. input.arrowl {
  174. font-size: 100%;
  175. }
  176. .actions-title {
  177. font-size:120%;
  178. }
  179. .session_box_title span {
  180. font-size: 130%;
  181. }
  182. .sub_session_box_title span {
  183. font-size: 130%;
  184. }
  185. #session_category_title {
  186. font-size: 140%;
  187. }
  188. .userportal-catalog-item .catalog_box li span {
  189. font-size:130%;
  190. }
  191. .forum_table .forum_head{
  192. font-size:120%;
  193. }
  194. .reset_font {
  195. font-size: 120%;
  196. }
  197. .increase_font {
  198. font-size: 180%;
  199. }
  200. .decrease_font {
  201. font-size: 70%;
  202. }
  203. #header3 {
  204. font-size: 120%;
  205. }