Subversion Repositories LCARS

Compare Revisions

Last modification

Ignore whitespace Rev 199 → Rev 192

/trunk/media/video/series/style.css
60,14 → 60,6
text-align: right;
}
 
th > span,
th > :link > span,
th > :visited > span
{
display: inline-block;
text-align: center;
}
 
td:first-child {
width: 1em;
border: none;
100,7 → 92,7
}
 
.akte-x {
padding: 0.5em 0.25em 0em 0.25em;
padding: 1em 0.25em 0.6em 0.25em;
<?php
/*
background-image: -(o-|)linear-gradient(12deg,
259,6 → 251,7
}
 
.buffy {
display: inline-block;
padding: 0.75em 0.5em 0.5em 0.5em;
background-color: #000700;
<?php Mixins::radial_gradient('background-image', 'circle, #6d7a9c 35%, transparent 45%'); ?>
299,6 → 292,7
 
.charmed {
position: relative;
display: inline-block;
background-color: #080E32;
color: rgb(223, 229, 251);
color: rgba(255, 255, 255, 0.75);
416,6 → 410,7
}
 
.countdown-x {
display: inline-block;
font-family: "ITC Serif Gothic LT Heavy", sans-serif;
line-height: 0.9em;
text-align: center;
432,6 → 427,7
}
 
.dead-zone {
display: inline-block;
background-color: black;
background-image: -webkit-radial-gradient(50% 20%, 20% 100%, white, transparent 75%);
color: white;
534,6 → 530,7
 
.efc {
position: relative;
display: inline-block;
background-color: #000;
background-image:
/* Terra */
710,6 → 707,7
}
 
.firefly {
display: inline-block;
padding: 0.4em 0.8em 0.4em 0.95em;
background-color: #762109;
<?php
776,6 → 774,7
}
 
.fringe {
display: inline-block;
padding: 0.125em 0.5em 0.125em 0.5em;
background-color: #000;
background-image: -moz-radial-gradient(center, #D6DBD3 4%, #7d9b9d 60%, black);
998,8 → 997,9
}
 
.heroes {
display: inline-block;
position: relative;
padding: 0.3em 0.75em 0.3em 0.75em;
padding: 0.325em 0.75em 0.2em 0.75em;
background-color: black;
color: #fff;
font-family: "SKM Avant Garde Two", sans-serif;
1085,6 → 1085,7
}
 
.ijon-tichy {
display: inline-block;
padding: 0.25em 0.5em;
background-color: #000;
color: #B9B7BA;
1201,6 → 1202,7
}
 
.it-crowd {
display: inline-block;
position: relative;
padding: 0.125em 0.75em 0.125em 0.5em;
background-color: black;
1228,15 → 1230,13
background-color: #000;
background-image:
-webkit-linear-gradient(left,
rgba(255, 255, 255, 0) 44%,
rgba(255, 255, 255, 1) 45%,
rgba(255, 255, 255, 1) 46%,
rgba(255, 255, 255, 0) 47%),
rgba(255, 255, 255, 0) 35%,
rgba(255, 255, 255, 1) 35%, rgba(255, 255, 255, 1) 36%,
rgba(255, 255, 255, 0) 37%),
-webkit-linear-gradient(top,
rgba(255, 255, 255, 0) 48%,
rgba(255, 255, 255, 1) 48%,
rgba(255, 255, 255, 1) 52%,
rgba(255, 255, 255, 0) 52%);
rgba(255, 255, 255, 0) 81%,
rgba(255, 255, 255, 1) 81%, rgba(255, 255, 255, 1) 89%,
rgba(255, 255, 255, 0) 89%);
color: #fff;
font-weight: bold;
text-shadow: 0 0 0.5px #fff;
1244,31 → 1244,15
-webkit-text-fill-color: transparent;
}
 
.life-on-mars .life {
vertical-align: top;
display: inline-block;
}
 
.life-on-mars .e {
letter-spacing: 0.5em;
}
.life-on-mars .life-on {
display: inline-block;
text-align: left;
}
.life-on-mars .on {
display: inline-block;
text-align: left;
text-shadow: 0 0 1px #fff;
}
 
.life-on-mars .mars {
display: block;
position: relative;
top: 0.25em;
text-align: left;
text-shadow: 0 0 2px #fff;
}
 
1347,15 → 1331,24
 
.moonlighting {
padding: 0.125em 0.5em;
background-color: #672522;
<?php Mixins::linear_gradient('background-image', '#672b24, #652313'); ?>
color: #f2f4ff;
color: rgba(242, 244, 255, 0.97);
background-color: #933;
<?php Mixins::linear_gradient('background-image', '#5c3345, #6c2013'); ?>
color: #916ba6;
font: 116% "Futura Condensed", sans-serif;
text-shadow: 0 0 5px rgba(219, 227, 236, 0.5);
<?php Mixins::prefix_property('outline', '', '1px solid #fff', array('-webkit-', '')); ?>
text-shadow:
/* glow */
-1px 0 1px white,
0 -1px 1px white,
1px 0 1px white,
0 1px 1px white,
/* outline */
-1px 0 white,
0 -1px white,
1px 0 white,
0 1px white;
text-transform: uppercase;
-webkit-text-fill-color: rgba(123, 134, 255, 0.53);
-webkit-text-stroke: 1px rgba(242, 244, 255, 0.97);
}
 
@font-face {
1485,6 → 1478,7
 
.quantum-leap {
position: relative;
display: inline-block;
left: 0;
top: 0;
padding: 0.5em 0.5em 0.25em 0.5em;
1555,6 → 1549,7
}
 
.remington-steele {
display: inline-block;
background-color: white;
color: #506BA6;
font: bold 104% MicroExtendFLF-Bold, sans-serif;
1569,6 → 1564,7
}
 
.roswell {
display: inline-block;
padding: 0.25em 0.5em 0.125em 0.5em;
background-color: #000;
<?php
1591,6 → 1587,7
}
 
.samantha-who {
display: inline-block;
padding: 0.125em 0.25em 0.125em 0.25em;
background-color: #000;
color: #e3e5e2;
1672,6 → 1669,7
 
.seaQuest {
position: relative;
display: inline-block;
padding-top: 1.5em;
background-color: #00001e;
<?php
1848,6 → 1846,7
 
.simpsons {
position: relative;
display: inline-block;
min-width: 6em;
min-height: 2em;
padding: 0.125em 0.25em;
1935,6 → 1934,7
}
 
.space-above-beyond {
display: inline-block;
background-color: #222723;
color: #A7B2C4;
padding: 0.25em 0.5em;
1976,6 → 1976,7
}
 
.stargate {
display: inline-block;
font-family: "Stargate", serif;
font-size: 122%;
text-align: center;
1990,12 → 1991,6
letter-spacing: 0.125em;
}
 
.stargate.en span .t,
.stargate.en span .a2
{
letter-spacing: 0.03125em;
}
 
.stargate.en span span:last-child {
letter-spacing: normal;
}
2002,17 → 1997,13
 
.stargate.en > span:first-child {
padding-bottom: 0;
/* border-bottom: 1px solid black; */
border-bottom: 1px solid black;
}
 
.stargate.en > span:last-child {
/* padding-top: 0.125em; */
padding-top: 0.125em;
}
 
.stargate.de span .a2 {
letter-spacing: -0.03125em;
}
 
.stargate.de > span:last-child {
font-size: 64%;
}
2081,6 → 2072,7
}
 
.star-trek-tng {
display: inline-block;
padding: 0.25em 0.5em 0.25em 0.5em;
background-color: #000;
color: #2D7BCD;
2154,6 → 2146,7
}
 
.visitors {
display: inline-block;
position: relative;
padding: 0.5em 0.5em 0.25em 0.5em;
background-color: #000;