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:
#bodyContent .notebooks-container .menu a:hover h2 {
#bodyContent .notebooks-container .menu a:hover h2 {
-
   border: 1px #FFE11A solid; }
+
   border: 1px #ffe11a solid; }
.notebooks-container .menu a h2 {
.notebooks-container .menu a h2 {
Line 676: Line 712:
.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 717: Line 753:
.multi-container ul li .active {
.multi-container ul li .active {
-
   background: #FFE11A;
+
   background: #ffe11a;
   font-weight: 500; }
   font-weight: 500; }
Line 739: Line 775:
.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 839: Line 875:
.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 876: Line 912:
   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; }
#project table {
#project table {
Line 894: Line 930:
   padding: 0; }
   padding: 0; }
   #project table tr .active {
   #project table tr .active {
-
     background: #EA2E49;
+
     background: #ea2e49;
     text-decoration: none;
     text-decoration: none;
     text-align: center; }
     text-align: center; }
Line 917: Line 953:
   margin-bottom: 0; }
   margin-bottom: 0; }
#project table a {
#project table a {
-
   color: #3D4C53; }
+
   color: #3d4c53; }
#project .graph {
#project .graph {
   float: right;
   float: right;
Line 951: Line 987:
     background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAMAAAC67D+PAAAABlBMVEXW2N7x8fFtFbdeAAAAKUlEQVR42jXKAQoAAAjCQPf/T8egCaEcbcxgA8MkjhcvsVmapBqJgb4PC6kAOLAu0ikAAAAASUVORK5CYII=); }
     background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAMAAAC67D+PAAAABlBMVEXW2N7x8fFtFbdeAAAAKUlEQVR42jXKAQoAAAjCQPf/T8egCaEcbcxgA8MkjhcvsVmapBqJgb4PC6kAOLAu0ikAAAAASUVORK5CYII=); }
   #project #design #project-circuit article .slide-controls a {
   #project #design #project-circuit article .slide-controls a {
-
     color: #3D4C53;
+
     color: #3d4c53;
     float: right;
     float: right;
     margin: 0 15px 0 0;
     margin: 0 15px 0 0;
Line 961: Line 997:
   #project #design #project-circuit article .slide-controls a:hover {
   #project #design #project-circuit article .slide-controls a:hover {
     color: white;
     color: white;
-
     background: #EA2E49; }
+
     background: #ea2e49; }
   #project #design #project-circuit article .slide-controls a:active {
   #project #design #project-circuit article .slide-controls a:active {
     color: #000; }
     color: #000; }
Line 1,018: Line 1,054:
   stroke: rgba(255, 225, 26, 0.8); }
   stroke: rgba(255, 225, 26, 0.8); }
#project #pTEF1 #pTEF1graph-pTEF1, #project #pTEF1_m3 #pTEF1graph-m3, #project #pTEF1_m6 #pTEF1graph-m6, #project #pTEF1_m7 #pTEF1graph-m7, #project #pTEF1_m10 #pTEF1graph-m10 {
#project #pTEF1 #pTEF1graph-pTEF1, #project #pTEF1_m3 #pTEF1graph-m3, #project #pTEF1_m6 #pTEF1graph-m6, #project #pTEF1_m7 #pTEF1graph-m7, #project #pTEF1_m10 #pTEF1graph-m10 {
-
   fill: #98C000; }
+
   fill: #98c000; }
#project #biobricks {
#project #biobricks {
   margin-bottom: 20px; }
   margin-bottom: 20px; }
Line 1,049: Line 1,085:
.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; }
#hp #super-science {
#hp #super-science {
Line 1,081: Line 1,117:
.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; }
h1, h2, h3, h4, h5, h6 {
h1, h2, h3, h4, h5, h6 {
Line 1,149: Line 1,185:
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 1,170: Line 1,206:
nav .igem a:hover .cogs {
nav .igem a:hover .cogs {
-
   fill: #98C000;
+
   fill: #98c000;
   stroke: none; }
   stroke: none; }
Line 1,238: Line 1,274:
   z-index: 100;
   z-index: 100;
   top: 0;
   top: 0;
-
   position: fixed;
+
   position: relative;
   width: 1026px;
   width: 1026px;
   left: 50%;
   left: 50%;
Line 1,375: Line 1,411:
.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 {

Revision as of 03:57, 12 October 2014