Go to most recent revision |
Blame |
Last modification |
View Log
| RSS feed
1
<?php
@header('Last-Modified: ' . gmdate('D, d M Y H:i:s', @filemtime(__FILE__)) . ' GMT');
/* Resource expires in HTTP/1.1 caches 24h after last retrieval */
@header('Cache-Control: max-age=86400, s-maxage=86400, must-revalidate, proxy-revalidate');
/* Resource expires in HTTP/1.1 caches 24h after last retrieval */
@header('Expires: ' . gmdate('D, d M Y H:i:s', time() + 86400) . ' GMT');
@header('Content-Type: text/css; charset=UTF-8');
?>@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Droid+Serif);
[lang^="tlh"],
[lang^="tlh-Latn"] *,
[lang^="tlh-Latn"] > *,
[lang^="tlh-Latn"] #bow-top .text span
{
text-transform: none !important;
}
@font-face {
font-family: 'Klingon pIqaD HaSta';
font-style: normal;
font-weight: normal;
src: url('/styles/fonts/Klingon-pIqaD-HaSta-optimized.ttf'),
url('/styles/fonts/Klingon-pIqaD-HaSta-optimized.svg#klingon_piqad_hastaregular') format('svg'),
url('/styles/fonts/Klingon-pIqaD-HaSta-optimized.woff') format('woff'),
url('/styles/fonts/Klingon-pIqaD-HaSta-optimized.eot'),
url('/styles/fonts/Klingon-pIqaD-HaSta-optimized.eot?#iefix') format('embedded-opentype');
}
[lang^="tlh-pIqaD"] > * > *,
[lang^="tlh-pIqaD"] > *,
[lang^="tlh-pIqaD"]
{
font-family: "Klingon pIqaD HaSta";
}
[lang^="tlh"] [lang^="en"]
{
font-family: "LCARS",
Haettenschweiler, "Downloadable Haettenschweiler",
"Zurich XCn BT", "Downloadable Zurich XCn BT",
impact, Verdana, Geneva, Arial, Helvetica, sans-serif;
}