Subversion Repositories LCARS

Compare Revisions

Last modification

Ignore whitespace Rev 235 → Rev 234

/trunk/styles/lcars-basic.css
90,7 → 90,7
body.empty {
margin-top: 2.4em;
margin-left: 0.2em;
margin-bottom: 3em;
margin-bottom: 2.5em;
}
 
#content {
156,7 → 156,7
p {
margin-top: 1em;
margin-bottom: 0;
line-height: 1.2;
line-height: 1.5;
text-align: justify;
}
 
192,14 → 192,12
/* Language support */
 
/* Languages where character case matters */
[lang^="tlh-Latn"],
[lang^="tlh-Latn"] * {
text-transform: none !important;
}
 
/* Klingon pIqaD needs extra font; support moved to lcars-klingon.css */
 
/* Vulcan */
.button[lang^="vuh"] .text {
text-overflow: "—" !important;
}
 
#greeting [lang^="vuh-Latn"] {
font-family: "URW Chancery L", "Matura MT Script Capitals",
Haettenschweiler, Haettens, "Zurich XCn BT", impact, Verdana,
206,10 → 204,6
Geneva, Arial, Helvetica, sans-serif;
}
 
[lang^="vuh-Media"],
[lang^="vuh-Media"] *,
[lang^="vuh-Media"] > *,
[lang^="vuh-Media"] #bow-top .text span
{
text-transform: none !important;
.button[lang^="vuh"] .text {
text-overflow: "—" !important;
}