Elgg  Version 2.3
typography.css.php
Go to the documentation of this file.
1 <?php
8 ?>
9 /* <style> /**/
10 
11 /* ***************************************
12  Typography
13 *************************************** */
14 body {
15  font-size: 80%;
16  line-height: 1.4em;
17  font-family: "Lucida Grande", Arial, Tahoma, Verdana, sans-serif;
18 }
19 
20 a {
21  color: #4690D6;
22 }
23 
24 a:hover,
25 a:focus,
26 a.selected { <?php //@todo remove .selected ?>
27  color: #555555;
28  text-decoration: underline;
29 }
30 
31 p {
32  margin-bottom: 15px;
33 }
34 
35 p:last-child {
36  margin-bottom: 0;
37 }
38 
40  font-family: Monaco, "Courier New", Courier, monospace;
41  font-size: 12px;
42 
43  background:#EBF5FF;
44  color:#000000;
45  overflow:auto;
46 
47  overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */
48 
49  white-space: pre-wrap;
50  word-wrap: break-word; /* IE 5.5-7 */
51 
52 }
53 
54 pre {
55  padding:3px 15px;
56  margin:0px 0 15px 0;
57  line-height:1.3em;
58 }
59 
60 code {
61  padding:2px 3px;
62 }
63 
64 .elgg-monospace {
65  font-family: Monaco, "Courier New", Courier, monospace;
66 }
67 
69  line-height: 1.3em;
70  padding:3px 15px;
71  margin:0px 0 15px 0;
72  background:#EBF5FF;
73  border:none;
74  border-radius: 4px;
75 }
76 
77 h1, h2, h3, h4, h5, h6 {
78  font-weight: bold;
79  color: #0054A7;
80 }
81 
82 h1 { font-size: 1.8em; }
83 h2 { font-size: 1.5em; line-height: 1.1em; padding-bottom:5px}
84 h3 { font-size: 1.2em; }
85 h4 { font-size: 1.0em; }
86 h5 { font-size: 0.9em; }
87 h6 { font-size: 0.8em; }
88 
89 .elgg-heading-site,
90 .elgg-heading-site:hover,
91 .elgg-heading-site:focus {
92  font-size: 2em;
93  line-height: 1.4em;
94  color: white;
95  font-style: italic;
96  font-family: Georgia, times, serif;
97  text-shadow: 1px 2px 4px #333;
98  text-decoration: none;
99 }
100 .elgg-heading-site:hover,
101 .elgg-heading-site:focus {
102  text-shadow: 1px 2px 8px #000;
103 }
104 
105 .elgg-heading-main {
106  margin-right: 10px;
107 }
108 .elgg-heading-basic {
109  color: #0054A7;
110  font-size: 1.2em;
111  font-weight: bold;
112 }
113 
114 .elgg-subtext {
115  color: #666666;
116  font-size: 85%;
117  line-height: 1.2em;
118  font-style: italic;
119 }
120 
121 .elgg-subtext time {
122  color: #666;
123 }
124 
125 .elgg-text-help {
126  display: block;
127  font-size: 85%;
128  font-style: italic;
129 }
130 
131 .elgg-quiet {
132  color: #666;
133 }
134 
135 .elgg-loud {
136  color: #0054A7;
137 }
138 
139 /* ***************************************
140  USER INPUT DISPLAY RESET
141 *************************************** */
142 .elgg-output {
143  margin-top: 10px;
144 }
145 
146 .elgg-output dt { font-weight: bold }
147 .elgg-output dd { margin: 0 0 1em 1em }
148 
149 .elgg-output ul, .elgg-output ol {
150  margin: 0 1.5em 1.5em 0;
151  padding-left: 1.5em;
152 }
153 .elgg-output ul {
154  list-style-type: disc;
155 }
156 .elgg-output ol {
157  list-style-type: decimal;
158  list-style-position: inside;
159  padding-left: .4em;
160 }
161 .elgg-output table {
162  border: 1px solid #ccc;
163 }
164 .elgg-output table td {
165  border: 1px solid #ccc;
166  padding: 3px 5px;
167 }
168 .elgg-output img {
169  max-width: 100%;
170  height: auto;
171 }
elgg quiet
elgg output img
elgg output elgg output ol
font Arial
Definition: admin.css.php:83
elgg output table td
blockquote
font Tahoma
Definition: admin.css.php:83
text decoration
font style
elgg heading main
border color
Definition: admin.css.php:42
em
Definition: admin.css.php:47
elgg loud
font serif
a
Definition: admin.css.php:97
padding left
elgg text help
line height
elgg heading site
list style type
Definition: admin.css.php:808
font Verdana
Definition: admin.css.php:83
font Courier Courier
Definition: admin.css.php:109
elgg output table
ui datepicker calendar ui state hover
Definition: admin.css.php:692
text shadow
font family
word wrap
clearfix elgg elgg elgg elgg page elgg page elgg elgg elgg elgg col elgg image block
Definition: admin.css.php:127
white space
margin right
Definition: admin.css.php:181
elgg heading basic
elgg output
font times
font size
elgg input text
Definition: admin.css.php:505
min width
Definition: admin.css.php:166
elgg subtext time
list style position
overflow x
elgg output dt
elgg monospace
font weight
border radius
body
Definition: admin.css.php:36
padding bottom
border top
Definition: admin.css.php:390
elgg output ul
elgg subtext