Team:TU-Delft/Templates/Style
From 2013.igem.org
(Difference between revisions)
Line 5: | Line 5: | ||
font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; | font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; | ||
text-align: center; | text-align: center; | ||
+ | } | ||
+ | .firstHeading { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | |||
+ | #globalWrapper { | ||
+ | margin: 0 auto; | ||
+ | width: 975px; | ||
+ | } | ||
+ | #content { | ||
+ | background-color: #D8D5D0; | ||
+ | border: 1px solid black; | ||
+ | margin-bottom: 10px; | ||
+ | padding: 0 0 20px; | ||
+ | width: 975px; | ||
+ | } | ||
+ | #contentSub { | ||
+ | margin: 0; | ||
+ | } | ||
+ | #footer-box { | ||
+ | background-color: #D8D5D0; | ||
+ | } | ||
+ | p { | ||
+ | text-align: justify; | ||
+ | } | ||
+ | .bordertable td { | ||
+ | background-color: #FFFFFF; | ||
+ | border-color: black; | ||
+ | border-style: solid; | ||
+ | border-width: 0 0 1px 1px; | ||
+ | margin: 0; | ||
+ | } | ||
+ | .bordertable th { | ||
+ | background-color: #D8D5D0; | ||
+ | border-color: black; | ||
+ | border-style: solid; | ||
+ | border-width: 0 0 1px 1px; | ||
+ | margin: 0; | ||
+ | } | ||
+ | .bordertable { | ||
+ | border-color: black; | ||
+ | border-spacing: 0; | ||
+ | border-style: solid; | ||
+ | border-width: 2px 2px 1px 1px; | ||
+ | } | ||
+ | table { | ||
+ | background: none repeat scroll 0 0 transparent; | ||
+ | } | ||
+ | .wiki_div { | ||
+ | text-align: justify; | ||
+ | } | ||
+ | h2, h3, h4, h5, h6 { | ||
+ | border: 0 none; | ||
+ | font-weight: bold; | ||
+ | } | ||
+ | h1, h2, h3, h4, h5, h6 { | ||
+ | font-family: Tahoma; | ||
+ | padding-bottom: 0; | ||
+ | text-align: center; | ||
+ | } | ||
+ | h1 { | ||
+ | font-size: 140%; | ||
+ | } | ||
+ | h2 { | ||
+ | font-size: 115%; | ||
+ | } | ||
+ | h3 { | ||
+ | font-size: 110%; | ||
+ | } | ||
+ | h4 { | ||
+ | font-size: 100%; | ||
+ | } | ||
+ | h5 { | ||
+ | font-size: 95%; | ||
+ | } | ||
+ | a { | ||
+ | color: #0065BD; | ||
+ | } | ||
+ | a:active { | ||
+ | color: #0065BD; | ||
+ | } | ||
+ | a:visited { | ||
+ | color: #0065BD; | ||
+ | } | ||
+ | a:hover { | ||
+ | color: #0065BD; | ||
} | } | ||
#top-section { | #top-section { | ||
Line 35: | Line 122: | ||
z-index: 9; | z-index: 9; | ||
} | } | ||
- | + | #p-logo { | |
- | + | display: none; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
#search-controls { | #search-controls { | ||
Line 86: | Line 149: | ||
margin: 1px; | margin: 1px; | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
input.searchButton { | input.searchButton { | ||
color: #FFFFFF; | color: #FFFFFF; | ||
Line 100: | Line 158: | ||
padding-right: 2px; | padding-right: 2px; | ||
} | } | ||
- | + | .editsection { | |
- | + | color: #555555; | |
- | + | font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; | |
- | - | + | font-size: 12.5px; |
- | + | font-weight: normal; | |
- | + | text-decoration: none; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | + | .editsection a { | |
- | + | color: #555555; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | + | .editsection a:hover { | |
- | + | color: #000000; | |
- | + | ||
- | + | ||
} | } | ||
- | + | .editsection a:visited { | |
- | + | color: #555555; | |
- | + | ||
} | } | ||
- | + | .editsection a:active { | |
- | + | color: #555555; | |
- | + | ||
} | } | ||
- | + | div.thumb, div.tright, div.tleft, div.center { | |
- | + | background: none repeat scroll 0 0 transparent; | |
- | + | border: 0 none; | |
- | + | margin: 3px; | |
- | + | text-align: justify; | |
} | } | ||
- | + | div.thumbinner div.thumbcaption { | |
- | + | text-align: justify; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | + | a[name] { | |
- | + | display: block; | |
- | + | position: relative; | |
+ | top: -225px; | ||
} | } | ||
- | + | #toctable .toclevel-1 { | |
- | + | float: left; | |
- | + | list-style-type: none; | |
+ | margin-left: 0; | ||
+ | margin-right: 20px; | ||
} | } | ||
- | + | .wiki_div .toclevel-1 { | |
- | + | float: left; | |
- | + | list-style-type: none; | |
- | + | margin-left: 0; | |
- | + | margin-right: 20px; | |
- | + | width: 30%; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | + | #toctitle { | |
- | # | + | display: none; |
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | + | #toc { | |
- | # | + | background: none repeat scroll 0 0 transparent; |
- | + | border: 0 none; | |
- | + | padding: 0; | |
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | + | #toc ul { | |
- | # | + | margin: 0; |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | + | #toctable p { | |
- | # | + | margin: 0; |
- | + | ||
} | } | ||
- | + | .toclevel-1 a span { | |
- | + | color: #000000; | |
- | + | font-size: 13px; | |
- | + | font-weight: bold; | |
- | + | text-decoration: none; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | + | .toclevel-1 a:active span { | |
- | # | + | color: #000000; |
- | + | font-size: 13px; | |
- | + | font-weight: bold; | |
+ | text-decoration: none; | ||
+ | } | ||
+ | .toclevel-1 a:hover span { | ||
+ | color: #000000; | ||
+ | font-size: 13px; | ||
+ | font-weight: bold; | ||
+ | text-decoration: underline; | ||
+ | } | ||
+ | .toclevel-2 { | ||
+ | display: none; | ||
+ | } | ||
+ | .toclevel-3 { | ||
+ | display: none; | ||
+ | } | ||
+ | .tocnumber { | ||
+ | display: none; | ||
+ | } | ||
+ | p.trigger { | ||
+ | background-image: url("https://static.igem.org/mediawiki/2010/1/10/Team_TU_Munich2010_Images_Arrow_small.jpg"); | ||
+ | background-position: left center; | ||
+ | background-repeat: no-repeat; | ||
+ | padding-left: 17px; | ||
+ | } | ||
+ | p.activeToggle { | ||
+ | background-image: url("https://static.igem.org/mediawiki/2010/5/56/Team_TU_Munich2010_Images_Arrow_close_small.jpg"); | ||
+ | background-position: left center; | ||
+ | background-repeat: no-repeat; | ||
+ | padding-left: 17px; | ||
+ | } | ||
+ | a.toggle_close { | ||
+ | background-image: url("https://static.igem.org/mediawiki/2010/5/5d/Team_TU_Munich2010_Images_Cross_small.jpg"); | ||
+ | background-position: left center; | ||
+ | background-repeat: no-repeat; | ||
+ | float: left; | ||
+ | padding-left: 17px; | ||
+ | text-align: left; | ||
+ | } | ||
+ | div.toggle_container { | ||
+ | border-left: 1px solid #4E9D20; | ||
+ | margin-bottom: 25px; | ||
+ | margin-left: 5px; | ||
+ | padding-left: 7px; | ||
} | } | ||
- | |||
- | |||
</style> | </style> | ||
</html> | </html> |
Revision as of 10:04, 18 April 2013