Team:Linkoping Sweden/Templates

From 2014.igem.org

(Difference between revisions)
 
(18 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
<head>
<head>
 +
<style type="text/css">
<style type="text/css">
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear {display: none;} /*-- hides default wiki settings --*/
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear {display: none;} /*-- hides default wiki settings --*/
 +
.firstHeading {
.firstHeading {
 +
visibility: hidden;
width: 975px;  
width: 975px;  
margin: 0px auto;
margin: 0px auto;
-
padding-top: 100px;
+
padding-top: 0px;
-
margin-bottom: 20px;
+
font-size: 0em;
 +
margin-bottom: 0px;
font-family: Georgia, Times, "Times New Roman", serif;  
font-family: Georgia, Times, "Times New Roman", serif;  
}
}
-
h1, h2, h3, h4, h5 { font-family: Georgia, Times, "Times New Roman", serif;}
+
#top-section{
-
 
+
    height: 0px;
-
#top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/
+
    top: 0px;
-
background-color: #383838;
+
    margin-top: 0px;
-
border: 0 none;
+
    padding: 0px;
-
height: 14px;
+
    border: 0px;
-
z-index: 100;
+
-
top: 0;
+
-
position: fixed;
+
-
width: 975px;
+
-
left: 50%;
+
-
margin-left: -487px;
+
}
}
-
 
#top-section-bar { /*-- styling full width bar which hides behind default menu bar (edit, page, history, etc.) --*/
#top-section-bar { /*-- styling full width bar which hides behind default menu bar (edit, page, history, etc.) --*/
background-color: #383838;
background-color: #383838;
height: 14px;
height: 14px;
-
display: block;
+
display: block;
z-index: 10;
z-index: 10;
position: fixed;
position: fixed;
Line 43: Line 40:
}
}
-
body {
 
-
background-color: #fff;
 
-
}
 
-
#globalWrapper, #content { /*-- changes default wiki settings --*/
 
-
width: 100%;
 
-
height: 100%;
 
-
border: 0px;
 
-
background-color: transparent;
 
-
margin: 0px;
 
-
padding: 0px;
 
-
}
 
-
html, body, .wrapper { /*-- changes default wiki settings --*/
 
-
width: 100%;
 
-
height: 100%;
 
-
background-color: transparent;
 
-
}
 
-
#contentcontainer { /*-- creates container for all content on page --*/
+
body
-
font-family: Arial, Helvetica, sans-serif;
+
{
-
font-weight: normal;  
+
background-color:white;
-
font-size: 14px;
+
font-family:arial,helvetica,sans-serif;
-
color: #414141;
+
font-size:12px;
-
width: 960px;
+
-
margin-left: auto;
+
-
margin-right: auto;
+
-
background-color: #transparent;
+
-
margin-top: 0px;  
+
}
}
-
.sidemenu, .sidemenu li {
+
#top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/
-
list-style-type: none;  
+
background-color: #383838;
-
list-style-image: none;  
+
border: 0 none;
-
font-family: verdana;  
+
height: 14px;
-
text-decoration: none;  
+
z-index: 100;
-
color:#000;  
+
top: 0;
-
font-size: 14px;
+
position: relative;
 +
width: 975px;
 +
left: 50%;
 +
margin-left: -487px;
}
}
-
.sidemenu li {display: block;}
+
#wrapper
-
 
+
{
-
.sidemenu a {
+
width: 924px;
-
text-decoration:none;
+
margin: 0px auto 0px auto;
-
color: #000;
+
border: 0px;
-
display: block;
+
-
width: 180px;  
+
-
height: 100%;  
+
-
padding: 3px 5px;
+
-
transition: .25s ease-in-out;
+
-
-moz-transition: .25s ease-in-out;
+
-
-webkit-transition: .25s ease-in-out;
+
-
}
+
-
 
+
-
.sidemenu a.greyout { color: #909090; }
+
-
 
+
-
.sidemenu a:hover {
+
-
color:#666;
+
-
background-color: #d9f5aa;
+
}
}
-
 
+
#wrapper h1, h2, h3
-
.sub-sidemenu {font-size: 10px; margin-bottom: 20px; color: #666; display: none;}
+
-
.sub-sidemenu a {color: #666;}
+
-
 
+
-
div.underconst
+
{
{
-
padding:10px;
+
border-bottom: 0px;
-
border-radius:5px;
+
-
background-color:pink;
+
-
text-align:center;
+
}
}
-
 
+
#header
-
a.anchor{display: block; position: relative; top: -80px; visibility: hidden;}
+
{
-
 
+
width: 900px;
-
.contentpara {margin-bottom: 30px;}
+
border: 2px solid #329000;
-
 
+
height: 80px;
-
span.email{font-family: monospace; font-weight: normal;}
+
padding: 10px;
-
 
+
background-color: #7AEE3C;
-
fieldset {border: 1px solid #337f53;}
+
border-radius: 10px;
-
 
+
color: #329000;
-
.greyout {color: #A0A0A0;}
+
-
.highlightme {background-color: #FFFF00;}
+
-
 
+
-
#alertContainer {border: 2px solid red; margin-bottom: 10px; width: 936px;}
+
-
#annContainer {margin-left: 8px;}
+
-
#newsContainer {border: 1px solid #ccc;}
+
-
 
+
-
.newsTitle {
+
-
display: block;  
+
-
color: #414141;
+
-
font-size: 25px; 
+
-
        font-family: Georgia, Times, "Times New Roman", serif;
+
-
padding: 10px 15px 5px 10px;  
+
-
border-bottom: 1px solid #ccc;
+
-
margin-bottom: 0px;  
+
}
}
-
 
+
#header h1
-
.newsItem {
+
{
-
border-bottom: 1px solid #ccc;
+
color: #329000;
-
display: block;
+
-
padding: 5px 15px 0px 10px;
+
-
margin-bottom: 0px;  
+
}
}
-
 
+
#content-wrapper
-
.newsItem h3 {
+
{
-
width: auto;
+
margin-top:10px;
-
display: inline;
+
padding-bottom:10px;
-
font-size: 14px;  
+
overflow: hidden;
-
font-family: Arial, Helvetica, sans-serif;  
+
-
padding: 0px;
+
-
margin: 0px;
+
}
}
-
 
+
#content-wrapper div
-
.newsItem img {
+
{
-
float: right;  
+
float:left;
-
clear: right;
+
border-left: 2px solid #329000;
-
width: 80px;
+
border-right: 2px solid #329000;
-
padding-left: 15px;
+
-
display: inline-block;  
+
}
}
-
 
+
#content-wrapper h1, h2, h3
-
.newsItem .newsDate {
+
{
-
font-style: italic;
+
color: #B70094;
-
font-size: 14px;
+
-
display: inline-block;
+
-
color: #999;
+
-
float: right;
+
-
padding: 0px 0px 10px 15px;
+
}
}
-
 
+
#content-wrapper a
-
.newsItem p, .newsItem ul, .newsItem li {
+
{
-
padding: 0px;  
+
color: #4DDE00;
-
margin-left: 20px;  
+
text-decoration: none;
-
font-size: 12px;  
+
font-weight: bold;
-
line-height: 1.2;
+
font-size: 13px;
}
}
-
 
+
#content-wrapper a:hover
-
.newsItem p {margin-top: 10px;}
+
{
-
 
+
color: #329000;
-
.annItem {
+
text-decoration: underline;
-
border: 2px solid #49b677;
+
-
display: block;
+
-
padding: 0px 15px 10px 10px;
+
-
margin-bottom: 18px;
+
-
position: relative;
+
-
height: 160px;  
+
-
vertical-align: middle;
+
}
}
-
 
+
#content-left
-
.annItem .annCentered {
+
{
-
display: table-cell;  
+
width: 180px;
-
vertical-align: middle;  
+
padding-left: 10px;
-
height: 160px;
+
padding-right: 20px;
 +
padding-bottom: 100%;
 +
margin-bottom: -100%;
}
}
-
 
+
#content-left div
-
.annCentered h3 {
+
{
-
padding: 0px;
+
float: left;
-
display: block;  
+
border-color: white;
-
margin-left: auto;  
+
}
-
margin-right: auto;  
+
#content-left a
 +
{
 +
display: block;
 +
color: #A63A00;
 +
font-size: 17px;
 +
padding: 8px 8px 8px 8px;
 +
margin-bottom: 5px;
 +
text-decoration: none;
 +
background-color: #FF8240;
 +
border-radius: 7px;
 +
}
 +
#content-left a:hover
 +
{
 +
color: #FF8240;
 +
background-color: #A63A00;
 +
text-decoration: none;
 +
}
 +
#content-main
 +
{
 +
width:500px;
 +
margin-left: -2px;
 +
padding-left: 20px;
 +
padding-right: 20px;
 +
padding-bottom: 100%;
 +
margin-bottom: -100%;
 +
}
 +
#content-main div
 +
{
 +
float: left;
 +
}
 +
#content-main img
 +
{
 +
max-height: 150px;
 +
display: block;
 +
margin-bottom: 2px;
 +
}
 +
#content-right
 +
{
 +
width: 136px;
 +
margin-left: -2px;
 +
padding-top: 20px;
 +
padding-left: 20px;
 +
padding-right: 10px;
 +
padding-bottom: 100%;
 +
margin-bottom: -100%;
 +
}
 +
#content-right div
 +
{
 +
float: left;
 +
}
 +
#content-right img
 +
{
 +
width: 136px;
 +
display: block;
 +
margin-bottom: 2px;
 +
}
 +
#content-right a
 +
{
 +
display: block;
 +
margin-bottom: 30px;
 +
}
 +
#footer
 +
{
 +
float: left;
 +
width: 900px;
 +
margin-top: 10px;
 +
margin-bottom: 10px;
 +
padding: 10px;
 +
border: 2px solid #329000;
 +
border-radius: 7px;
text-align: center;
text-align: center;
 +
background-color: #7AEE3C;
 +
}
 +
#footer a
 +
{
 +
color: #4DDE00;
 +
text-decoration: none;
 +
font-weight: bold;
 +
font-size: 13px;
 +
color: #329000;
 +
display: inline-block;
 +
margin: 0px 10px 0px 10px;
 +
}
 +
#bottom
 +
{
 +
clear:both;
 +
text-align:right;
}
}
-
.annItem ul, .annItem li {padding: 0px; margin: 0px;}
 
-
.annItem li {list-style: none; margin: 5px}
 
-
 
-
 
-
 
-
</style>
 
</style>
</style>

Latest revision as of 08:29, 25 June 2014