Team:UCL Academy/css
From 2013hs.igem.org
(Difference between revisions)
PhilippBoeing (Talk | contribs)
(Created page with " - →getting rid of wiki baggage: #globalWrapper{ position:relative; width:990px; margin-left:auto; margin-right:auto; margin-top:none; } #versionwarning{ ...")
Newer edit →
(Created page with " - →getting rid of wiki baggage: #globalWrapper{ position:relative; width:990px; margin-left:auto; margin-right:auto; margin-top:none; } #versionwarning{ ...")
Newer edit →
Revision as of 09:38, 9 June 2013
/* getting rid of wiki baggage */
- globalWrapper{
position:relative; width:990px; margin-left:auto; margin-right:auto; margin-top:none;
}
- versionwarning{
position:absolute; top:50px; left:100px; background-color:#f00; padding:10px; font-size:20px; display:none; }
- content{
padding-top:0px;
}
- bodyContent a[href ^="https://"],
.link-https, #bodyContent a[href ^="mailto:"], .link-mailto,
- bodyContent a[href ^="news://"],
- bodyContent a[href ^="ftp://"],
.link-ftp, #bodyContent a[href ^="irc://"], .link-irc {
background: none; padding-right: 0px;
}
- content{
width:990px; padding-right:0px; padding-left:0px;
}
- contentSub{
display:none;
}
- catlinks{
display:none;
}
- top-section{
height: 14px; border: none; position: fixed; width: 990px; background-color: #666; z-index: 20; display:none;
}
- p-logo{
display:none;
}
- search-controls{
display:none;
}
.firstHeading{
display:none;
}
- content{
border:none;
}
.left-menu:hover {
background-color:transparent; }
.left-menu, .left-menu a {
color:white;
}
.right-menu li {
background-color:transparent;
} .right-menu li a {
background-color:transparent;
}
.right-menu, .right-menu a {
right: 20px;
}
- topwikimenubg{
position:absolute; top:0px; width:990px; left:0px; height:15px; background-color: #666;
}
- menubar a:visited {
color:white; }
- menubar a:active {
color:white; }
- toc,#toctitle{
display:none;
}
.toclevel-1{
display:none;
}
- footer-box{
border:none; border-top: 1px solid #CCC;
}