Rev 221 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 221 | Rev 235 | ||
---|---|---|---|
Line 88... | Line 88... | ||
88 | }
|
88 | }
|
89 | 89 | ||
90 | body.empty { |
90 | body.empty { |
91 | margin-top: 2.4em; |
91 | margin-top: 2.4em; |
92 | margin-left: 0.2em; |
92 | margin-left: 0.2em; |
93 | margin-bottom: 2.5em; |
93 | margin-bottom: 3em; |
94 | }
|
94 | }
|
95 | 95 | ||
96 | #content { |
96 | #content { |
97 | margin: 0; |
97 | margin: 0; |
98 | margin-right: 1em; |
98 | margin-right: 1em; |
Line 154... | Line 154... | ||
154 | }
|
154 | }
|
155 | 155 | ||
156 | p {
|
156 | p {
|
157 | margin-top: 1em; |
157 | margin-top: 1em; |
158 | margin-bottom: 0; |
158 | margin-bottom: 0; |
159 | line-height: 1.5; |
159 | line-height: 1.2; |
160 | text-align: justify; |
160 | text-align: justify; |
161 | }
|
161 | }
|
162 | 162 | ||
163 | li p {
|
163 | li p {
|
164 | line-height: normal; |
164 | line-height: normal; |
Line 190... | Line 190... | ||
190 | }
|
190 | }
|
191 | 191 | ||
192 | /* Language support */
|
192 | /* Language support */
|
193 | 193 | ||
194 | /* Languages where character case matters */
|
194 | /* Languages where character case matters */
|
195 | [lang^="tlh-Latn"], |
- | |
196 | [lang^="tlh-Latn"] * { |
- | |
197 | text-transform: none !important; |
- | |
198 | }
|
195 | |
- | 196 | /* Klingon pIqaD needs extra font; support moved to lcars-klingon.css */
|
|
199 | 197 | ||
200 | /* Vulcan */
|
198 | /* Vulcan */
|
- | 199 | .button[lang^="vuh"] .text { |
|
- | 200 | text-overflow: "—" !important; |
|
- | 201 | }
|
|
- | 202 | ||
201 | #greeting [lang^="vuh-Latn"] { |
203 | #greeting [lang^="vuh-Latn"] { |
202 | font-family: "URW Chancery L", "Matura MT Script Capitals", |
204 | font-family: "URW Chancery L", "Matura MT Script Capitals", |
203 | Haettenschweiler, Haettens, "Zurich XCn BT", impact, Verdana, |
205 | Haettenschweiler, Haettens, "Zurich XCn BT", impact, Verdana, |
204 | Geneva, Arial, Helvetica, sans-serif; |
206 | Geneva, Arial, Helvetica, sans-serif; |
205 | }
|
207 | }
|
206 | 208 | ||
- | 209 | [lang^="vuh-Media"], |
|
207 | .button[lang^="vuh"] .text { |
210 | [lang^="vuh-Media"] *, |
- | 211 | [lang^="vuh-Media"] > *, |
|
- | 212 | [lang^="vuh-Media"] #bow-top .text span |
|
- | 213 | {
|
|
208 | text-overflow: "—" !important; |
214 | text-transform: none !important; |
209 | }
|
215 | }
|