Team:UCL E/css
From 2013.igem.org
Revision as of 11:36, 20 July 2013 by PhilippBoeing (Talk | contribs)
body, html { width:100% ;
height:100% ; overflow:hidden ; background-color:#fff; font-family: 'Caudex', serif;
}
strong{
font-weight:700;
}
- footer-box{
display:none;
}
iframe { width:100% ;
height:100% ; border:none ; margin-top:-20px;
}
- toc{
float: right; margin-left: 10px;
}
- search-controls{
display: none;
}
- catlinks{
display: none;
}
- p-logo{
display: none;
}
- top-section{
border: none; height: auto; top: -15px;
}
.firstHeading{ display:none; }
h1{
border:none;
}
- content{
width:950px; padding:0px; border:none; background:none;
}
- toc{
display:none;
}
- topbar{
background-color: #999; height: 100px;
}
- globalWrapper{
padding-bottom:0px;
}
.left-menu{
display: block; color:#fff;
}
- menubar li{
display: block; top:15px;
}
- menubar{
width:50px;
left:0px;
position:fixed; }
- menubar ul{
margin: 0; margin-left:3px; }
- menubar li{
background-color:rgb(96,96,96); }
.right-menu{ text-align: left; }
li#pt-userpage,li#pt-login{ padding-left:0px; }
.left-menu{ margin-top: 56px; }
- waitbox{
width:300px; margin-left:auto; margin-right:auto; text-align: center; margin-top: 100px; font-size:20px;
}
- ucligem #nav{
font-size:22px; width: 817px; margin-left: auto; margin-right: auto; margin-top: 40px;
}
- ucligem #nav ul{
list-style: none;
}
- ucligem #nav ul li{
display:inline; margin-left:30px;
}
- ucligem #nav a{
text-decoration:none; color:#000; transition:color 2s; -webkit-transition:color 2s;
}
- ucligem #nav a:hover{
text-decoration:none color: #73B9FF;
}