Template:Team:DTU-Denmark/css4

From 2014.igem.org

(Difference between revisions)
 
(11 intermediate revisions not shown)
Line 84: Line 84:
   
   
a:link {
a:link {
-
color: #FF0000;  /*Text menu mouseover*/
+
color: #68FF81;  /*Text menu mouseover*/
text-decoration: none;
text-decoration: none;
}
}
a:visited {
a:visited {
text-decoration: none;
text-decoration: none;
-
color: #7CFF8B;
+
color: #5FFF7A;
}
}
a:hover {
a:hover {
Line 105: Line 105:
}
}
-
body {
+
body  
 +
        {
         background: url(https://static.igem.org/mediawiki/2014/a/aa/DTU-Denmark-Seamlesstexture29_1200.jpg);
         background: url(https://static.igem.org/mediawiki/2014/a/aa/DTU-Denmark-Seamlesstexture29_1200.jpg);
-
color: #353535;  
+
}
-
font: 14px/23px proxima-nova-alt, "Proxima Nova Alt", sans-serif;
+
#logo1{
-
text-align:center;
+
           
-
}
+
                position:absolute;
 +
top: 90px;
 +
left: 56px; 
 +
      }
 +
          #logoo2{
 +
                position:absolute;
 +
top: -15px;
 +
left: 270px;
 +
              }
 +
          #logo3{
 +
                position:absolute;
 +
top: -55px;
 +
left: 275px;
 +
              }
 +
          #logo4{position:absolute;
 +
top: 120px;
 +
left: -550px;
 +
              }
 +
          #logo5{position:absolute;
 +
top: -70px;
 +
left: 270px;
 +
              }
 +
          #logo6{position:absolute;
 +
top: -100px;
 +
left: 295px;
 +
              }
 +
 
 +
 
 +
       
h0{
h0{
Line 249: Line 278:
#nav a:hover {
#nav a:hover {
-
/*background-color: #870203;
+
/*background-color: #1DFF43;
color: #ffffff;*/
color: #ffffff;*/
}
}
Line 255: Line 284:
/* main level link hover */
/* main level link hover */
#nav .current a, #nav li:hover > a {
#nav .current a, #nav li:hover > a {
-
color: #724f20;  /*mouse over tekstfarve for menu. Før #F79042. Tyrkis 7edbf6. dd6421*/
+
color: #3FFF1D;  /*mouse over tekstfarve for menu. Før #F79042. Tyrkis 7edbf6. dd6421*/
border-color:#724f20;
border-color:#724f20;
}
}
Line 281: Line 310:
opacity:1;
opacity:1;
margin:0;
margin:0;
-
background-color: none ; /*#870203 reddish, can fix opacity problem here */
+
background-color: none ; /*#50FF56 reddish, can fix opacity problem here */
z-index:0;
z-index:0;
border-left:solid 1px #ffff00;
border-left:solid 1px #ffff00;
Line 297: Line 326:
width: 200px;
width: 200px;
position: absolute;
position: absolute;
-
         /*background-color: #870203;*/
+
         /*background-color: #3BFF4F;*/
left: 0;
left: 0;
z-index:-1;
z-index:-1;

Latest revision as of 17:18, 29 July 2014