Subversion Repositories LCARS

Compare Revisions

Last modification

Ignore whitespace Rev 235 → Rev 236

/branches/live/styles/lcars-basic.css
90,7 → 90,7
body.empty {
margin-top: 2.4em;
margin-left: 0.2em;
margin-bottom: 2.5em;
margin-bottom: 3em;
}
 
#content {
156,7 → 156,7
p {
margin-top: 1em;
margin-bottom: 0;
line-height: 1.5;
line-height: 1.2;
text-align: justify;
}
 
193,9 → 193,8
 
/* Languages where character case matters */
[lang="ru"],
[lang="ru"] .text,
[lang^="tlh-Latn"],
[lang^="tlh-Latn"] * {
[lang="ru"] .text
{
text-transform: none !important;
}
 
205,7 → 204,3
Haettenschweiler, Haettens, "Zurich XCn BT", impact, Verdana,
Geneva, Arial, Helvetica, sans-serif;
}
 
.button[lang^="vuh"] .text {
text-overflow: "—" !important;
}