Template:Team:DTU-Denmark/css4

From 2014.igem.org

(Difference between revisions)
 
(119 intermediate revisions not shown)
Line 24: Line 24:
height: 100%;  
height: 100%;  
background-color: transparent;
background-color: transparent;
 +
}
}
#top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/
#top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/
Line 83: 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: #F79042;
+
color: #5FFF7A;
}
}
a:hover {
a:hover {
Line 104: Line 105:
}
}
-
body {
+
body  
-
color: #353535;  
+
        {
-
font: 14px/23px proxima-nova-alt, "Proxima Nova Alt", sans-serif;
+
        background: url(https://static.igem.org/mediawiki/2014/a/aa/DTU-Denmark-Seamlesstexture29_1200.jpg);
-
text-align:center;
+
}
-
}
+
#logo1{
 +
           
 +
                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 210: Line 241:
color: #FFF;
color: #FFF;
background-color:none;
background-color:none;
-
margin: 0 20px 0 0;
+
margin: 0 10px 0 0;
float: left;
float: left;
position: relative;
position: relative;
Line 224: Line 255:
font-weight:700;
font-weight:700;
line-height:210%;
line-height:210%;
-
color: #00FF80;
+
color: none;
text-decoration: none;
text-decoration: none;
                 position: relative;
                 position: relative;
Line 232: Line 263:
margin: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
width: 200px;
width: 200px;
-
background: url("https://static.igem.org/mediawiki/2014/f/fb/DTU-Denmark-Menu-200x40-green-1_copy.png");
+
background: url("https://2014.igem.org/File:DTU-Denmark-Menu-200x40-green-1_(1).png");
}
}
Line 247: Line 278:
#nav a:hover {
#nav a:hover {
-
/*background-color: #00FF80;
+
/*background-color: #1DFF43;
color: #ffffff;*/
color: #ffffff;*/
}
}
Line 253: 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 279: 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 295: 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