Team:ETH Zurich/Templates/StyleSheetNew
From 2011.igem.org
Line 8: | Line 8: | ||
} | } | ||
+ | p | ||
+ | { | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | } | ||
/* Remove MediaWiki Annoyances */ | /* Remove MediaWiki Annoyances */ |
Revision as of 17:38, 14 October 2011
- header {
background: #ff0000; border-bottom: 1px solid #660000; border-top: 1px solid #660000; box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); height: 100px; width: 100%;
}
p {
margin: 0; padding: 0;
}
/* Remove MediaWiki Annoyances */ /*-----------------------------*/
- contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo
{
display:none;
}
/* Layout */ /*--------*/ body, html {
margin: 0; padding: 0; width: 100%; height: 100%;
}
- content, #globalWrapper
{
border: none; width: 100%; height: 100%; margin: 0; padding: 0;
}
- top-section
{
display: none;
}
/*-------------------------------*/
div#preload {
display: none;
}
div.thumb {
border-color: transparent;
}
- catlinks
{
display: none;
}
- top-section
{
margin-top: 10px; padding-bottom:55px; border: none; border-top-left-radius: 10px; border-top-right-radius: 10px;
}
.left-menu {
border: none; border-top-left-radius: 10px;
}
.right-menu {
border: none; border-top-right-radius: 10px;
}
- footer-box
{
border: none; border-radius: 10px; margin-top: 10px;
}
/*
- globalWrapper
{
width: 900px; margin: 0px auto 0px auto;
}*/
table {
background-color:transparent;
} .overview, .overview a { color: #548C82 } .biology, .biology a { color: #31695E } .process, .process a { color: #26584F } .modeling, .modeling a { color: #1A473F } .achievements, .achievements a { color: #09241F } .team, .team a { color: #000D0A }
div.gallerybox[style] div.thumb[style] { border: none !important; padding:0 !important; margin:0 !important; } div.gallerybox[style] { border:none !important; padding:0 !important; margin:0 !important; }
.roundContainer { width:900px; background:#f0f0f0; text-align:justify; font-family: helvetica, arial, sans-serif; /* font-size: 10pt; */ margin-top:25px; border-radius:10px; }
.linkMap, .linkMapJournal { border: none; border-radius: 10px; border-spacing: 0px; font-family: helvetica, arial, sans-serif; font-size:1.4em; }
.linkMap td { border-left: 1px white solid; padding-left: 10px; padding-right: 10px; margin: 0px; text-align: center; white-space: nowrap; }
.linkMapJournal { padding-left: 5px; padding-right: 5px; }
.linkMapJournal td { width: 1.5em; border-left: 1px white solid; margin: 0px; text-align: center; white-space: nowrap; }
- top-section {
background-color: #ffffff; height: 100px; border: none; width:910px; height:20px }
- menubar, #menubar ul, #menubar ul li
{ background-color: transparent; } .left-menu, .right-menu { visibility: hidden; }
- top-section:hover .left-menu, #top-section:hover .right-menu
{ visibility: visible; }
- menubar.left-menu {
position: absolute; top:0px; left:0px; }
- menubar.right-menu {
position: absolute; top:0px; right:0px; }
- pt-userpage, #pt-logout, #pt-preferences
{ background-color: transparent }
- menubar a:active, #menubar a:hover, #menubar a:link, #menubar a:visited
{ color: #000000; background-color: transparent; }
body { background-color: #AAAAAA }
- smocoliLogo {
width:400px; height:55px; position: relative; top: -70px; left: 0px; }
- slogan {
width:400px; height:14px;
font-size: larger;
position: absolute; top: 63px; left: 230px; } img { border:0px; }
a { outline:none; }