Subversion Repositories LCARS

Compare Revisions

Last modification

Ignore whitespace Rev 174 → Rev 173

/trunk/media/video/series/includes/true-blood.php
File deleted
\ No newline at end of file
/trunk/media/video/series/data.inc
860,10 → 860,8
// '<span class="smallville">S<span>m<span>al<span>lv</span>il</span>l</span>e</span> (de)' => &$smallville_de,
 
'<span class="space-above-beyond"><span class="space">Spac<span>e</span></span><span class="hidden">: </span><span class="above-beyond">Above and <span>Beyond</span></span></span>' => array(
'channel' => 'online',
'seen' => array(array(1, 2)),
'episode_list' => 'wiki:en:Space: Above and Beyond',
'episodes' => array(
'episodes' => array(
23 => "…Tell Our Moms We Done Our Best",
22 => "And If They Lay Us Down to Rest…",
21 => "Sugar Dirt",
/trunk/media/video/series/style.css
1863,23 → 1863,16
 
.space-above-beyond {
display: inline-block;
background-color: #222723;
color: #A7B2C4;
background-color: black;
color: white;
padding: 0.25em 0.5em;
text-transform: uppercase;
}
 
@font-face {
font-family: "Freedom Fighter";
src: local("Freedom Fighter"), url(/styles/fonts/freedomfighter.ttf);
}
 
.space-above-beyond .space {
display: block;
color: #5E5C5D;
font: 150% "Freedom Fighter", sans-serif;
letter-spacing: 0.5em;
text-align: justify;
text-shadow: 1px 1px 1px #0A0300, -1px -1px 1px #F5FBFF;
}
 
.space-above-beyond .space span {
1889,9 → 1882,8
.space-above-beyond .above-beyond {
display: block;
font-size: 50%;
word-spacing: 0.5em;
text-align: justify;
word-spacing: 0.125em;
-webkit-text-stroke: #A7B2C4 1px;
}
 
.space-above-beyond .above-beyond span {