Team:SDU-Denmark/style
From 2012.igem.org
Line 219: | Line 219: | ||
} | } | ||
+ | |||
+ | .indigo | ||
+ | { | ||
+ | border-color:indigo; | ||
+ | } | ||
+ | |||
.violet | .violet | ||
{ | { |
Revision as of 20:41, 9 August 2012
/*::::::::::::::Test parameters:::::::::::*/
- top-section {
width: 984px; background-color: rgba(255, 255, 255, 0.85); }
- content {
width: 984px;
border-left: 0px solid #444; border-right: 0px solid #444; line-height: em;
}
- bodyContent {
}
- bg { position: fixed; top: 0; left: 0; }
.bgwidth { width: 100%; } .bgheight { height: 100%; }
/*:::::::::::::/test parameters:::::::::*/
body { margin: 0; padding: 0; /* background: url(../images/body_bg.gif) repeat-y left #D1DFF1;*/
background-position: left; font: normal 11px Georgia, Arial, Helvetica, sans-serif;
}
span.texhtml { font-family: serif; }
/*::::::::: Links :::::::::*/
a { color: #000000; text-decoration: none; }
a:hover { color: #066300; text-decoration: strong ; }
a:focus { outline: none; }
/*::::::::: Container :::::::::*/
.container {width: 984px; height: 100%; margin: 0 auto; overflow: hidden; font-size: 1.2em; position: relative; background-color: rgba(255, 255, 255, 0.85);
margin-right: 0px;
}
/*::::::::: HEADER ::::::::::*/
- TopHeader {
float: none; width: ;
padding-left:30px; padding-right:0px; padding-top:15px; padding-bottom:15px; background: rgba(255, 255, 255, 0.0); /* Change this if we want color */ position: relative;
}
/*::::::::: SideNav :::::::::*/
- sidenav {
width: ; position: absolute; /* fixed */ float: left; background-color: rgba(255, 255, 255, 0.0); margin:10px 0px 0px 30px; /* top right bottom left*/ /*padding-left:30px; padding-right:30px; padding-top:15px; padding-bottom:15px;*/ height: 100%; }
/*::::::::: SidenavFooter :::::::::*/
- footer {
width:150 ; position: absolute; bottom:0; /* fixed */ float: left; background-color: rgba(255, 255, 255, 0.0); margin:0px 0px 0px 30px; /* top right bottom left*/ /*padding-left:30px; padding-right:30px; padding-top:15px; padding-bottom:15px;*/ height: 100%; height: auto; font-size: 10px; text-align: center; } }
- html #sidenav {
position: absolute; left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' ); top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' ); } /*::::::: Accordion Menu ::::::*/ .AccordionTitle, .AccordionContent, .AccordionContainer { position:relative; width:; }
.AccordionTitle { height: 30px; overflow:hidden; cursor:pointer; font-family: "SegoeWP", "Calibri"; font-weight: "light"; text-indent:8px; font-size:27px; color: #000050; background-color: rgba(255, 255, 255, 0.0); vertical-align: middle; background-repeat:repeat-x; display:table-cell; -moz-user-select:none; }
.AccordionContent { height:auto; overflow:hidden; cursor:pointer; font-family: Century Gothic, sans-serif; font-weight: bold; font-size:15px; background-color: rgba(255, 255, 255, 0.0); text-indent:20px; vertical-align:top; text-align:left; display:none; }
.AccordionContainer {
height:AccHeight; background-color: rgba(255, 255, 255, 0.0); border-top: none; border-bottom: none; border-left: none; border-right: none; }
/* #outcommented{
- sidenav ul {
margin: 0; padding: 0; list-style: none; font-size: 13px; }
- sidenav ul li{
margin: 0; padding: 0; display: inline; }
- sidenav ul li a{
display: block; margin: 0; padding: 10px 0; text-decoration: none; color: #333; border-bottom: 1px solid #101010; }
- sidenav ul li a:hover { color: #456c55; }
- sidenav ul li a.home{ background: url(../images/icon_home.gif) no-repeat top right; }
- sidenav ul li a.portfolio{ background: url(../images/icon_portfolio.gif) no-repeat top right; }
- sidenav ul li a.services{ background: url(../images/icon_services.gif) no-repeat top right; }
- sidenav ul li a.contact{ background: url(../images/icon_contact.gif) no-repeat top right; }
}
- /
/*::::::::: contenta :::::::::*/
/*//////////// Pictogrammer \\\\\\\\\\ */ .picto {
padding:5px; border:3px solid ; border-style: ; border-color:; border-radius: 20%; -moz-border-radius: 20%; margin: 20px 19px 15px 0px; /* top right bottom left*/
} .red {
border-color:red;
}
.yellow {
border-color:yellow;
}
.green {
border-color:green;
} .blue {
border-color:green;
}
.indigo { border-color:indigo; }
.violet {
border-color:violet;
}
- contenta {
float:right; width: 680px; padding-top: 0px; padding-right: 30px; padding-left: 0px; padding-bottom: 30px; background-color: rgba(255, 255, 255, 0.0); position: relative;
}
- contentcolumleft {
float: left; width: 310px; padding-top: 15px; padding-right: 0px; padding-left: 0px; padding-bottom: 30px; margin-right: 30px; position: relative;
}
- contentcolumright {
float: right; width: 310px; padding-top: 0px; padding-right: 30px; padding-left: 0px; padding-bottom: 30px; position: relative;
}
- contenta h2 {
color: #456c55; margin: 0; padding: 0px 0; font-size: 1.8em ; font-weight: normal;
line-height: normal;
}
- contenta p {
line-height: 1.15 em; font-size: 1.15em; padding: 7px 0; margin: 7px 0; margin: .4em 0 .5em 0; text-align: justify; }
/*::::::::: SocialLinks :::::::::*/
.logo { 3: 20px; }
/*::::::::: SidenavFooter :::::::::*/
- footer {
width: 150px; height: auto; margin-top: 1000px; font-size: 10px; text-align: center; }
/*::::::::: Content Footer :::::::::*/
- footfiller {
width: 710px; height: 400px; background: url(../images/footfiller.gif) no-repeat top center; margin-bottom: -30px; margin-top: 20px; }
/*::::::::: Tables :::::::::*/
- content table {
width: 100%; border: 3px solid #222222; padding: 0; margin: 0; background: #000000; }
- contenta th { border-bottom: 1px solid #222222; border-right: 1px solid #090909; padding: 10px; }
.bottoms { border-top: 1px solid #222222; }
- contenta th strong { font-size: 22px; font-weight: bold; color: #FFFFFF; }
- contenta td { border-right: 1px solid #090909; border-bottom: 1px solid #090909; padding: 10px; text-align: center; }
.textright { text-align: right !important; }
.requestbutton a { width: 130px; height: 30px; display: block; background: url(../images/requestbutton.gif) no-repeat top left; text-decoration: none; margin: auto; }
.requestbutton a:hover { background: url(../images/requestbutton.gif) no-repeat bottom left; text-decoration: none; }
/*::::::::: Misc :::::::::*/
.clearall { clear: both; }
/*:::::::Editing out main.css:::::*/
- globalWrapper {
position: relative; font-size: 100%; width: 100%; margin: 0; padding: 0; padding-bottom: 10px; }
h1, h2, h3, h4, h5, h6 { color: ; background:; font-weight: normal; margin: 0; padding-top: 0 em; padding-bottom: 0 em; border-bottom: 0px solid #AAA; }
- content {
color: ; line-height: ; }
- contentSub {
display:none; }
- siteSub {
display:none; }
- search-controls {
display:none; }
.firstHeading { display:none; }
- search-controls {
margin-top:30px; }
- footer-box {
display:none; }
- p-logo {
display: none;
}
- top-section { height: 0px; border: none; margin: 0px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important;}
- p-logo {border:none; height: 0px; margin: -1px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important;}