Template:CSS/style2

From 2014.igem.org

(Difference between revisions)
 
(42 intermediate revisions not shown)
Line 2: Line 2:
<style rel='stylesheet' type='text/css'>
<style rel='stylesheet' type='text/css'>
-
.container{
+
.container3636{
-
width:1349px;
+
width:100%;
height:2620px;
height:2620px;
-
background-image: url(https://static.igem.org/mediawiki/2014/9/96/Iitdwiki2bg.jpg);
 
position:relative;
position:relative;
top:-10px;
top:-10px;
Line 18: Line 17:
margin:auto auto;
margin:auto auto;
background-image:url("https://static.igem.org/mediawiki/2014/e/ee/Namaste.gif");
background-image:url("https://static.igem.org/mediawiki/2014/e/ee/Namaste.gif");
-
 
+
z-index:100;
}
}
.topblack{
.topblack{
-
width:1349px;
+
width:100%;
height:28px;
height:28px;
position:fixed;
position:fixed;
Line 32: Line 31:
.topwhite{
.topwhite{
-
width:1349px;
+
width:100%;
height:68px;
height:68px;
position:fixed;
position:fixed;
Line 40: Line 39:
z-index:100;
z-index:100;
}
}
-
 
.logo{
.logo{
-
width:123px;
+
width:65px;
height:61px;
height:61px;
position:absolute;
position:absolute;
top:3px;
top:3px;
left:10px;
left:10px;
 +
-webkit-transition: all .2s ease;
 +
    -moz-transition: all .2s ease;
 +
      -o-transition: all .2s ease;
 +
      -ms-transition: all .2s ease;
 +
          transition: all .2s ease;
 +
z-index:10;
 +
}
 +
.logo:hover{
 +
width:128px;
 +
}
 +
.logotext{
 +
width:50px
 +
height:61px;
 +
position:absolute;
 +
top:20px;
 +
left:85px;
}
}
 +
 +
.logotext img{
 +
width:80px;
 +
}
 +
 +
.links{
.links{
Line 113: Line 133:
top:0px;
top:0px;
left:320px;
left:320px;
-
 
}
}
#nav_wrapper{
#nav_wrapper{
Line 131: Line 150:
color:#46dd11;
color:#46dd11;
text-decoration:none;
text-decoration:none;
-
padding:6px 2px 0px 2px;
+
padding:6px 3px 0px 3px;
}
}
Line 152: Line 171:
font-weight:300;
font-weight:300;
}
}
 +
 +
 +
 +
.nav_item_achievements,visited{
.nav_item_achievements,visited{
background-color:#fbf7f5;
background-color:#fbf7f5;
Line 474: Line 497:
.flagview{
.flagview{
position:absolute;
position:absolute;
-
bottom:60px;
+
top:1500px;
right:30px;
right:30px;
width:275px;
width:275px;
Line 554: Line 577:
font-weight:400;
font-weight:400;
}
}
 +
 +
</style>
</style>
</html>
</html>

Latest revision as of 13:35, 24 May 2015