Template:Team:DTU-Denmark/css4

From 2014.igem.org

(Difference between revisions)
 
(90 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
<head>
<head>
-
 
-
 
<style type="text/css">
<style type="text/css">
Line 26: Line 24:
height: 100%;  
height: 100%;  
background-color: transparent;
background-color: transparent;
 +
}
}
-
 
-
          #logo1{
 
-
           
 
-
                position:absolute;
 
-
top: 50px;
 
-
left: 50px;          }
 
-
          #logoo2{
 
-
                position:absolute;
 
-
top: -15px;
 
-
left: 400px;
 
-
              }
 
-
 
-
          #logo3{
 
-
                position:absolute;
 
-
top: -50px;
 
-
left: 10px;
 
-
              }
 
-
        #logo4{position:absolute;
 
-
top: 100px;
 
-
left: 100px;}
 
-
        #logo5{position:absolute;
 
-
top: -15px;
 
-
left: 400px;}
 
-
        #logo6{position:absolute;
 
-
top: -15px;
 
-
left: 400px;}
 
#top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/
#top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/
border: 0 none;
border: 0 none;
Line 98: Line 71:
::selection {
::selection {
-
background: #00994C;
+
background: #F79042;
color: #fff;
color: #fff;
}
}
Line 111: 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 132: 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;
+
}
-
         background: url("https://static.igem.org/mediawiki/2014/7/74/Copenhagen.jpg")
+
#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 179: Line 180:
capt{
capt{
font-size:12px;
font-size:12px;
-
         color:#27A2A2;
+
         color:#5E5F5F;
font-weight:150;
font-weight:150;
text-align:justify;
text-align:justify;
Line 240: 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 254: 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 262: Line 263:
margin: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
width: 200px;
width: 200px;
-
background: url("https://static.igem.org/mediawiki/2014/8/80/DTU-Denmark-Menu-200x40-green-1_%281%29.png");
+
background: url("https://2014.igem.org/File:DTU-Denmark-Menu-200x40-green-1_(1).png");
}
}
Line 277: Line 278:
#nav a:hover {
#nav a:hover {
-
/*background-color: #00FF80;
+
/*background-color: #1DFF43;
color: #ffffff;*/
color: #ffffff;*/
}
}
Line 283: 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 309: 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 325: 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;
Line 507: Line 508:
}
}
}
}
-
#logo1 {
+
 
-
position:absolute;
+
-
top: 50px;
+
-
left: 50px;
+
-
}
+
</style>
</style>
</html>
</html>

Latest revision as of 17:18, 29 July 2014