Template:CSS/style2

From 2014.igem.org

(Difference between revisions)
 
(46 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 11: Line 10:
padding:0px;
padding:0px;
margin:0px;
margin:0px;
 +
}
 +
 +
.namastegif{
 +
width:100%;
 +
height:100%;
 +
margin:auto auto;
 +
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 24: Line 31:
.topwhite{
.topwhite{
-
width:1349px;
+
width:100%;
height:68px;
height:68px;
position:fixed;
position:fixed;
Line 32: 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 105: Line 133:
top:0px;
top:0px;
left:320px;
left:320px;
-
 
}
}
#nav_wrapper{
#nav_wrapper{
Line 123: Line 150:
color:#46dd11;
color:#46dd11;
text-decoration:none;
text-decoration:none;
-
padding:6px 2px 0px 2px;
+
padding:6px 3px 0px 3px;
}
}
Line 144: Line 171:
font-weight:300;
font-weight:300;
}
}
 +
 +
 +
 +
.nav_item_achievements,visited{
.nav_item_achievements,visited{
background-color:#fbf7f5;
background-color:#fbf7f5;
Line 174: Line 205:
border-bottom:solid thick #a95613;
border-bottom:solid thick #a95613;
}
}
-
.nav_item_attributes,visited{
+
.nav_item_attributions,visited{
background-color:#fbf7f5;
background-color:#fbf7f5;
padding:6px 2px 0px 2px;
padding:6px 2px 0px 2px;
Line 207: Line 238:
border-bottom:solid thick #24e4fb;
border-bottom:solid thick #24e4fb;
}
}
-
.attribute a:hover{
+
.attributions a:hover{
border-bottom:solid thick #b904f4;
border-bottom:solid thick #b904f4;
}
}
Line 466: Line 497:
.flagview{
.flagview{
position:absolute;
position:absolute;
-
bottom:60px;
+
top:1500px;
right:30px;
right:30px;
width:275px;
width:275px;
Line 546: Line 577:
font-weight:400;
font-weight:400;
}
}
 +
 +
</style>
</style>
</html>
</html>

Latest revision as of 13:35, 24 May 2015