|
|
Line 258: |
Line 258: |
| | | |
| </style> | | </style> |
− | <style type="text/css">
| |
− |
| |
− | /* Hiding default wiki displays: Credits to TU-Delft and Groningen for the code! */
| |
− | #globalWrapper {
| |
− | background-color: rgba(249,245,200);
| |
− | background-image: url('https://static.igem.org/mediawiki/2014/2/21/UCD_2014_Picked-olives-ii-Recovered2-9.jpg');
| |
− | background-size: 100%;
| |
− | background-repeat: no-repeat;
| |
− | background-attachment:fixed;
| |
− | font-family: arial, times;
| |
− |
| |
− | }
| |
− |
| |
− | #content {
| |
− | position: relative;
| |
− | width: 967px;
| |
− | padding: 0px 0px 0px 0px;
| |
− | border: none;
| |
− | color: black;
| |
− | line-height: 1.5em;
| |
− | z-index: 2;
| |
− | background-color:transparent;
| |
− | }
| |
− |
| |
− | #catlinks {
| |
− | visibility:hidden;
| |
− | }
| |
− |
| |
− | #bodyContent {
| |
− | background-image: url('');
| |
− | background-size: 100%;
| |
− | background-repeat: no-repeat;
| |
− | background-attachment:fixed;
| |
− | font-family: arial, times;
| |
− | width:100%;
| |
− | background-color:transparent;
| |
− | }
| |
− |
| |
− | .partsreglink:link {
| |
− | color:#33ee33;
| |
− | }
| |
− | .partsreglink:visited {
| |
− | color:#33ee33;
| |
− | }
| |
− |
| |
− | #top-section {
| |
− | height: 20px;
| |
− | background-color: rgba(255,255,255,0);
| |
− | margin-left: auto;
| |
− | width: 99%;
| |
− | margin-right: auto;
| |
− | margin-bottom: 10px;
| |
− | margin-top: 0px;
| |
− | border-bottom: 20px;
| |
− | }
| |
− |
| |
− | #p-logo {
| |
− | height:0px;
| |
− | overflow:hidden;
| |
− | display:none;
| |
− | }
| |
− | .firstHeading {
| |
− | display: none;
| |
− | }
| |
− | #footer-box {
| |
− | background-color: transparent;
| |
− | border: none;
| |
− | width: 1000px;
| |
− | margin: 0 auto;
| |
− | padding: 0;
| |
− | }
| |
− | #search-controls {
| |
− | display: none;
| |
− | }
| |
− | </style>
| |
| | | |
| </head> | | </head> |