Team:UCSF UCB/CSS

From 2014.igem.org

(Difference between revisions)
Line 417: Line 417:
   ========================================================================== */
   ========================================================================== */
.landing-container {
.landing-container {
-
   background: #3D4C53;
+
   background: #3d4c53;
   width: 1026px;
   width: 1026px;
   -webkit-animation: zoom-dark, 12s, 0, linear, infinite;
   -webkit-animation: zoom-dark, 12s, 0, linear, infinite;
Line 429: Line 429:
@-webkit-keyframes zoom-dark {
@-webkit-keyframes zoom-dark {
   0% {
   0% {
-
     background: #3D4C53; }
+
     background: #3d4c53; }
 +
 
   10% {
   10% {
-
     background: #3D4C53; }
+
     background: #3d4c53; }
 +
 
   20% {
   20% {
     background: #4e5d64; }
     background: #4e5d64; }
 +
   90% {
   90% {
     background: #4e5d64; }
     background: #4e5d64; }
 +
   100% {
   100% {
-
     background: #3D4C53; } }
+
     background: #3d4c53; } }
@-moz-keyframes zoom-dark {
@-moz-keyframes zoom-dark {
   0% {
   0% {
-
     background: #3D4C53; }
+
     background: #3d4c53; }
 +
 
   10% {
   10% {
-
     background: #3D4C53; }
+
     background: #3d4c53; }
 +
 
   20% {
   20% {
     background: #4e5d64; }
     background: #4e5d64; }
 +
   90% {
   90% {
     background: #4e5d64; }
     background: #4e5d64; }
 +
   100% {
   100% {
-
     background: #3D4C53; } }
+
     background: #3d4c53; } }
@keyframes zoom-dark {
@keyframes zoom-dark {
   0% {
   0% {
-
     background: #3D4C53; }
+
     background: #3d4c53; }
 +
 
   10% {
   10% {
-
     background: #3D4C53; }
+
     background: #3d4c53; }
 +
 
   20% {
   20% {
     background: #4e5d64; }
     background: #4e5d64; }
 +
   90% {
   90% {
     background: #4e5d64; }
     background: #4e5d64; }
 +
   100% {
   100% {
-
     background: #3D4C53; } }
+
     background: #3d4c53; } }
@-webkit-keyframes zoom {
@-webkit-keyframes zoom {
   0% {
   0% {
     opacity: 0.4; }
     opacity: 0.4; }
 +
   50% {
   50% {
     opacity: 0.4; }
     opacity: 0.4; }
 +
   60% {
   60% {
     opacity: 0.05; }
     opacity: 0.05; }
 +
   90% {
   90% {
     opacity: 0.05; }
     opacity: 0.05; }
 +
   100% {
   100% {
     opacity: 0.4; } }
     opacity: 0.4; } }
Line 474: Line 490:
   0% {
   0% {
     opacity: 0.4; }
     opacity: 0.4; }
 +
   50% {
   50% {
     opacity: 0.4; }
     opacity: 0.4; }
 +
   60% {
   60% {
     opacity: 0.05; }
     opacity: 0.05; }
 +
   90% {
   90% {
     opacity: 0.05; }
     opacity: 0.05; }
 +
   100% {
   100% {
     opacity: 0.4; } }
     opacity: 0.4; } }
Line 485: Line 505:
   0% {
   0% {
     opacity: 0.4; }
     opacity: 0.4; }
 +
   50% {
   50% {
     opacity: 0.4; }
     opacity: 0.4; }
 +
   60% {
   60% {
     opacity: 0.05; }
     opacity: 0.05; }
 +
   90% {
   90% {
     opacity: 0.05; }
     opacity: 0.05; }
 +
   100% {
   100% {
     opacity: 0.4; } }
     opacity: 0.4; } }
Line 496: Line 520:
   0% {
   0% {
     opacity: 0.4; }
     opacity: 0.4; }
 +
   10% {
   10% {
     opacity: 0.4; }
     opacity: 0.4; }
 +
   20% {
   20% {
     opacity: 0.1; }
     opacity: 0.1; }
 +
   90% {
   90% {
     opacity: 0.1; }
     opacity: 0.1; }
 +
   100% {
   100% {
     opacity: 0.4; } }
     opacity: 0.4; } }
Line 507: Line 535:
   0% {
   0% {
     opacity: 0.4; }
     opacity: 0.4; }
 +
   10% {
   10% {
     opacity: 0.4; }
     opacity: 0.4; }
 +
   20% {
   20% {
     opacity: 0.1; }
     opacity: 0.1; }
 +
   90% {
   90% {
     opacity: 0.1; }
     opacity: 0.1; }
 +
   100% {
   100% {
     opacity: 0.4; } }
     opacity: 0.4; } }
Line 518: Line 550:
   0% {
   0% {
     opacity: 0.4; }
     opacity: 0.4; }
 +
   10% {
   10% {
     opacity: 0.4; }
     opacity: 0.4; }
 +
   20% {
   20% {
     opacity: 0.1; }
     opacity: 0.1; }
 +
   90% {
   90% {
     opacity: 0.1; }
     opacity: 0.1; }
 +
   100% {
   100% {
     opacity: 0.4; } }
     opacity: 0.4; } }
Line 659: Line 695:
.notebooks-container {
.notebooks-container {
-
   background: #FFE11A;
+
   background: #ffe11a;
   width: 1026px;
   width: 1026px;
   position: relative; }
   position: relative; }
Line 670: Line 706:
.notebooks-container .menu a:hover h2 {
.notebooks-container .menu a:hover h2 {
-
   border: 1px #FFE11A solid; }
+
   border: 1px #ffe11a solid; }
.notebooks-container h1, .notebooks-container h2 {
.notebooks-container h1, .notebooks-container h2 {
Line 711: Line 747:
.multi-container ul li .active {
.multi-container ul li .active {
-
   background: #FFE11A;
+
   background: #ffe11a;
   font-weight: 500; }
   font-weight: 500; }
Line 733: Line 769:
.multi-container aside li a:hover {
.multi-container aside li a:hover {
-
   background: #FFE11A; }
+
   background: #ffe11a; }
.multi-container #member-select header {
.multi-container #member-select header {
Line 833: Line 869:
.team-container {
.team-container {
-
   background: #0CDBE8;
+
   background: #0cdbe8;
   width: 1026px;
   width: 1026px;
   margin-bottom: 10px; }
   margin-bottom: 10px; }
.team-container .menu a:hover h2 {
.team-container .menu a:hover h2 {
-
   border: 1px #0CDBE8 solid; }
+
   border: 1px #0cdbe8 solid; }
#attributions article, #team-members .member, #advisors .member {
#attributions article, #team-members .member, #advisors .member {
Line 870: Line 906:
   padding: 5px;
   padding: 5px;
   margin: 0 0 0 5px;
   margin: 0 0 0 5px;
-
   border: 1px solid #3D4C53; }
+
   border: 1px solid #3d4c53; }
.project-container {
.project-container {
-
   background: #3D4C53;
+
   background: #3d4c53;
   width: 1024px; }
   width: 1024px; }
.project-container .menu a:hover h2 {
.project-container .menu a:hover h2 {
-
   border: 1px #3D4C53 solid; }
+
   border: 1px #3d4c53 solid; }
.hp-container {
.hp-container {
-
   background: #EA2E49;
+
   background: #ea2e49;
   width: 1024px; }
   width: 1024px; }
.hp-container .menu a:hover h2 {
.hp-container .menu a:hover h2 {
-
   border: 1px #EA2E49 solid; }
+
   border: 1px #ea2e49 solid; }
.models-container {
.models-container {
-
   background: #98C000;
+
   background: #98c000;
   width: 1024px; }
   width: 1024px; }
.models-container .menu a:hover h2 {
.models-container .menu a:hover h2 {
-
   border: 1px #98C000 solid; }
+
   border: 1px #98c000 solid; }
@font-face {
@font-face {
Line 905: Line 941:
   width: 1026px;
   width: 1026px;
   position: relative;
   position: relative;
 +
  margin-top: -14px;
   background: #efefef; }
   background: #efefef; }
Line 936: Line 973:
nav {
nav {
   float: right;
   float: right;
-
   width: 600px; }
+
   width: 600px;
 +
  height: 120px; }
nav a {
nav a {
Line 956: Line 994:
nav .project a:hover, nav .project .on-page {
nav .project a:hover, nav .project .on-page {
-
   background: #3D4C53; }
+
   background: #3d4c53; }
nav .models a:hover, nav .models .on-page {
nav .models a:hover, nav .models .on-page {
-
   background: #98C000; }
+
   background: #98c000; }
nav .hp a:hover, nav .hp .on-page {
nav .hp a:hover, nav .hp .on-page {
-
   background: #EA2E49; }
+
   background: #ea2e49; }
nav .notebooks a:hover, nav .notebooks .on-page {
nav .notebooks a:hover, nav .notebooks .on-page {
-
   background: #FFE11A; }
+
   background: #ffe11a; }
nav .team a:hover, nav .team .on-page {
nav .team a:hover, nav .team .on-page {
-
   background: #0CDBE8; }
+
   background: #0cdbe8; }
nav .judging a:hover, nav .judging .on-page {
nav .judging a:hover, nav .judging .on-page {
Line 977: Line 1,015:
nav .igem a:hover .cogs {
nav .igem a:hover .cogs {
-
   fill: #98C000;
+
   fill: #98c000;
   stroke: none; }
   stroke: none; }
Line 1,138: Line 1,176:
.footer-container {
.footer-container {
   margin-top: 20px;
   margin-top: 20px;
-
   background: #3D4C53; }
+
   background: #3d4c53; }
footer {
footer {
   color: white;
   color: white;
-
   background: #3D4C53; }
+
   background: #3d4c53; }
footer h3 {
footer h3 {
Line 1,227: Line 1,265:
   background: white;
   background: white;
   border: 1px white solid; }
   border: 1px white solid; }
 +
</style>
</style>
</head>
</head>
</html>
</html>

Revision as of 03:35, 25 September 2014