Subversion Repositories LCARS

Rev

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

Rev 26 Rev 28
Line 1032... Line 1032...
1032
  content: "\258E";
1032
  content: "\258E";
1033
  letter-spacing: 0;
1033
  letter-spacing: 0;
1034
}
1034
}
1035
1035
1036
.life-on-mars {
1036
.life-on-mars {
-
 
1037
  display: inline-block;
1037
  padding: 0.25em 0.5em;
1038
  padding: 0.25em 0.5em;
1038
  background-color: #c5ae91;
1039
  background-color: #000;
1039
  background-image:
1040
  background-image:
1040
    -webkit-repeating-linear-gradient(left,
1041
    -webkit-linear-gradient(left,
1041
      rgba(179, 157, 129, 0) 0%, rgba(179, 157, 129, 0) 20%,
1042
        rgba(255, 255, 255, 0) 35%,
1042
      rgba(179, 157, 129, 1) 19%, rgba(179, 157, 129, 1) 21%,
1043
        rgba(255, 255, 255, 1) 35%, rgba(255, 255, 255, 1) 36%,
1043
      rgba(179, 157, 129, 0) 21%, rgba(179, 157, 129, 0) 30%),
1044
        rgba(255, 255, 255, 0) 38%),
1044
    -webkit-linear-gradient(top,
1045
        -webkit-linear-gradient(top,
1045
        rgba(179, 157, 129, 0) 25%,
1046
                rgba(255, 255, 255, 0) 81%,
1046
        rgba(179, 157, 129, 1) 26%, rgba(179, 157, 129, 1) 28%,
1047
                rgba(255, 255, 255, 1) 81%, rgba(255, 255, 255, 1) 89%,
1047
        rgba(179, 157, 129, 0) 29%);
1048
                rgba(255, 255, 255, 0) 89%);
1048
  color: #4C4641;
1049
  color: #fff;
1049
  color: rgba(0, 0, 0, 0.6);
1050
  text-shadow: 0 0 0.5px #fff;
1050
  text-transform: uppercase;
1051
  text-transform: uppercase;
-
 
1052
  -webkit-text-fill-color: transparent;
-
 
1053
}
-
 
1054
-
 
1055
.life-on-mars .e {
-
 
1056
  letter-spacing: 0.5em;
-
 
1057
}
-
 
1058
 
-
 
1059
.life-on-mars .on {
-
 
1060
  text-shadow: 0 0 1px #fff;
-
 
1061
}
-
 
1062
-
 
1063
.life-on-mars .mars {
-
 
1064
  text-shadow: 0 0 2px #fff;
1051
}
1065
}
1052
1066
1053
.macgyver {
1067
.macgyver {
1054
  padding: 0.125em 0.5em;
1068
  padding: 0.125em 0.5em;
1055
  background-color: #080a09;
1069
  background-color: #080a09;
Line 1202... Line 1216...
1202
  color: #898b88;
1216
  color: #898b88;
1203
  text-transform: uppercase;
1217
  text-transform: uppercase;
1204
} */
1218
} */
1205
1219
1206
@font-face {
1220
@font-face {
-
 
1221
  font-family: "Unconform Round";
-
 
1222
  src: local("Unconform Round"), url(/styles/fonts/UNCON___.TTF);
-
 
1223
}
-
 
1224
-
 
1225
.odyssey5 {
-
 
1226
  padding: 0.5em 0.5em 0.125em 0.5em;
-
 
1227
  background-color: #000;
-
 
1228
  color: #d1550b;
-
 
1229
  font-family: "Unconform Round", sans-serif;
-
 
1230
  text-transform: uppercase;
-
 
1231
  letter-spacing: 0.125em;
-
 
1232
}
-
 
1233
-
 
1234
.odyssey5 .s2 {
-
 
1235
  letter-spacing: 0.25em;
-
 
1236
}
-
 
1237
-
 
1238
.odyssey5 .e {
-
 
1239
  letter-spacing: 0.5em;
-
 
1240
}
-
 
1241
-
 
1242
.odyssey5 .y2 {
-
 
1243
  letter-spacing: 0.5em;
-
 
1244
}
-
 
1245
-
 
1246
.odyssey5 .five {
-
 
1247
  letter-spacing: normal;
-
 
1248
}
-
 
1249
-
 
1250
@font-face {
1207
  font-family: "Dateline Bold";
1251
  font-family: "Dateline Bold";
1208
  src: local("Dateline Bold"), url(/styles/fonts/DatelineBold.ttf);
1252
  src: local("Dateline Bold"), url(/styles/fonts/DatelineBold.ttf);
1209
}
1253
}
1210
 
1254
 
1211
.psych {
1255
.psych {