Subversion Repositories LCARS

Rev

Rev 199 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 199 Rev 203
Line 627... Line 627...
627
  font-size: 71%;
627
  font-size: 71%;
628
  line-height: normal;
628
  line-height: normal;
629
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
629
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
630
}
630
}
631
631
-
 
632
.eli-stone {
-
 
633
  padding: 0.5em 0.5em 0.125em 0.5em;
-
 
634
  background-color: black;
-
 
635
  color: #80878d;
-
 
636
  font-weight: bold;
-
 
637
  line-height: 1em;
-
 
638
  text-transform: lowercase;
-
 
639
}
-
 
640
-
 
641
.eli-stone .eli,
-
 
642
.eli-stone .stone {
-
 
643
  position: relative;
-
 
644
  display: block;
-
 
645
  text-align: right;
-
 
646
}
-
 
647
-
 
648
.eli-stone .eli {
-
 
649
  padding-right: 0.125em;
-
 
650
  font-size: 150%;
-
 
651
}
-
 
652
-
 
653
.eli-stone .eli:after {
-
 
654
  content: "Eli";
-
 
655
  position: absolute;
-
 
656
  top: 0;
-
 
657
  left: 0;
-
 
658
  right: 0;
-
 
659
  bottom: 0;
-
 
660
  padding-right: 0.125em;
-
 
661
  color: transparent;
-
 
662
  -webkit-text-fill-color: #dfe6f0;
-
 
663
  -webkit-mask-image: -webkit-linear-gradient(top left, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0.25));
-
 
664
}
-
 
665
-
 
666
.eli-stone .stone:after {
-
 
667
  content: "Stone";
-
 
668
  position: absolute;
-
 
669
  top: 0;
-
 
670
  left: 0;
-
 
671
  right: 0;
-
 
672
  bottom: 0;
-
 
673
  color: transparent;
-
 
674
  -webkit-text-fill-color: #dfe6f0;
-
 
675
  -webkit-mask-image: -webkit-linear-gradient(top left, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0.25));
-
 
676
}
-
 
677
632
@font-face {
678
@font-face {
633
  font-family: "Interstate";
679
  font-family: "Interstate";
634
  src: local("Interstate"), url(/styles/fonts/non-free/interstate_ultra-black_condensed.ttf);
680
  src: local("Interstate"), url(/styles/fonts/non-free/interstate_ultra-black_condensed.ttf);
635
}
681
}
636
682
Line 1605... Line 1651...
1605
  display: block;
1651
  display: block;
1606
  position: relative;
1652
  position: relative;
1607
  padding-top: 0.25em;
1653
  padding-top: 0.25em;
1608
  padding-left: 0.25em;
1654
  padding-left: 0.25em;
1609
  font-family: "a_Futura Orto", sans-serif;
1655
  font-family: "a_Futura Orto", sans-serif;
-
 
1656
  text-align: right;
1610
  text-transform: uppercase;
1657
  text-transform: uppercase;
1611
}
1658
}
1612
1659
1613
.samantha-who .samantha::after {
1660
.samantha-who .samantha::after {
1614
  position: absolute;
1661
  position: absolute;
Line 1629... Line 1676...
1629
 
1676
 
1630
.samantha-who .who {
1677
.samantha-who .who {
1631
  display: block;
1678
  display: block;
1632
  font-weight: bold;
1679
  font-weight: bold;
1633
  line-height: 0.75em;
1680
  line-height: 0.75em;
-
 
1681
  text-align: right;
1634
}
1682
}
1635
1683
1636
.samantha-who .q {
1684
.samantha-who .q {
1637
  font-family: cursive;
1685
  font-family: cursive;
1638
  font-size: 200%;
1686
  font-size: 200%;
Line 1824... Line 1872...
1824
    1.5px -0.75px 0.5px #853400,
1872
    1.5px -0.75px 0.5px #853400,
1825
    2px   -1px          #510600;
1873
    2px   -1px          #510600;
1826
}
1874
}
1827
1875
1828
@font-face {
1876
@font-face {
-
 
1877
    font-family: 'Jura-Demi-Bold';
-
 
1878
    src:url('/styles/fonts/Jura-Demi-Bold.ttf.woff') format('woff'),
-
 
1879
        url('/styles/fonts/Jura-Demi-Bold.ttf.svg#Jura-Demi-Bold') format('svg'),
-
 
1880
        url('/styles/fonts/Jura-Demi-Bold.ttf.eot'),
-
 
1881
        url('/styles/fonts/Jura-Demi-Bold.ttf.eot?#iefix') format('embedded-opentype');
-
 
1882
        font-weight: normal;
-
 
1883
        font-style: normal;
-
 
1884
}
-
 
1885
-
 
1886
.seven-days {
-
 
1887
  position: relative;
-
 
1888
  padding: 1em 1em 0.75em;
-
 
1889
  background-color: #020401;
-
 
1890
  color: #f7fbe0;
-
 
1891
  font-family: 'Jura-Demi-Bold', sans-serif;
-
 
1892
  font-size: 80%;
-
 
1893
  font-weight: bold;
-
 
1894
  text-transform: uppercase;
-
 
1895
  letter-spacing: 1em;
-
 
1896
  white-space: nowrap;
-
 
1897
}
-
 
1898
-
 
1899
.seven-days:before {
-
 
1900
  position: absolute;
-
 
1901
  left: 0;
-
 
1902
  top: -0.125em;
-
 
1903
  right: 0;
-
 
1904
  bottom: 0;
-
 
1905
  padding-left: 0.75em;
-
 
1906
  display: block;
-
 
1907
  color: #191955;
-
 
1908
  content: "7";
-
 
1909
  font-size: 350%;
-
 
1910
  font-weight: 900;
-
 
1911
  text-align: center;
-
 
1912
}
-
 
1913
-
 
1914
.seven-days:after {
-
 
1915
  position: absolute;
-
 
1916
  left: 0;
-
 
1917
  top: -0.125em;
-
 
1918
  right: 0;
-
 
1919
  bottom: 0;
-
 
1920
  padding-left: 0.75em;
-
 
1921
  display: block;
-
 
1922
  content: "7";
-
 
1923
  font-size: 350%;
-
 
1924
  font-weight: 900;
-
 
1925
  text-align: center;
-
 
1926
  color: transparent;
-
 
1927
  -webkit-text-fill-color: #f7fbe0;
-
 
1928
  -webkit-mask-image: -webkit-linear-gradient(bottom left,
-
 
1929
        rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.75) 60%);
-
 
1930
}
-
 
1931
-
 
1932
.seven-days .s {
-
 
1933
  letter-spacing: normal;
-
 
1934
}
-
 
1935
-
 
1936
@font-face {
1829
  font-family: "London Tube";
1937
  font-family: "London Tube";
1830
  src: local("P22 Johnston Underground"), url(/styles/fonts/non-free/p22-johnston-underground.ttf);
1938
  src: local("P22 Johnston Underground"), url(/styles/fonts/non-free/p22-johnston-underground.ttf);
1831
}
1939
}
1832
1940
1833
.sherlock {
1941
.sherlock {