Team:UCSF UCB/CSS

From 2014.igem.org

(Difference between revisions)
Line 772: Line 772:
.multi-container #member-select header {
.multi-container #member-select header {
-
   font-family: Ostrich, sans-serif;
+
   font-family: ostrich_sansbold, sans-serif;
   font-size: 32px;
   font-size: 32px;
   padding: 110px 0; }
   padding: 110px 0; }
Line 929: Line 929:
   border: 1px #98c000 solid; }
   border: 1px #98c000 solid; }
-
@font-face {
 
-
  font-family: Ostrich;
 
-
  src: url(OstrichSans-Black.otf); }
 
h1, h2, h3, h4, h5, h6 {
h1, h2, h3, h4, h5, h6 {
-
   font-family: 'Ostrich', san-serif; }
+
   font-family: ostrich_sansblack, san-serif; }
.main-container {
.main-container {
Line 1,142: Line 1,139:
   position: relative;
   position: relative;
   color: white; }
   color: white; }
 +
 +
.menu h1, .menu h2 {
 +
  float: left;
 +
  height: 26px;
 +
  margin: 16px 35px 16px 0;
 +
  padding: 0 5px;
 +
  position: relative;
 +
  color: white; }
 +
 +
#bodyContent .menu h1 {
 +
  text-shadow: -1px 1px 0 black;
 +
  top: 4px; }
 +
 +
#bodyContent .menu a h2 {
 +
  border: 1px white solid;
 +
  padding-top: 3px; }
.menu h1 {
.menu h1 {
-
   text-shadow: -1px 1px 0 black; }
+
   text-shadow: -1px 1px 0 black;
 +
  top: 4px; }
.menu a h2 {
.menu a h2 {
-
   border: 1px white solid; }
+
   border: 1px white solid;
 +
  padding-top: 3px; }
.menu a {
.menu a {
Line 1,153: Line 1,168:
   display: block;
   display: block;
   color: white; }
   color: white; }
 +
 +
#bodyContent .menu a:hover h2 {
 +
  border: 1px white solid; }
.menu a:hover h2 {
.menu a:hover h2 {
Line 1,247: Line 1,265:
   text-decoration: none;
   text-decoration: none;
   padding-left: 45px;
   padding-left: 45px;
-
   font-family: Ostrich, sans-serif; }
+
   font-family: ostrich_sansmedium, sans-serif; }
footer .social a:hover {
footer .social a:hover {

Revision as of 04:20, 25 September 2014