|
|
(One intermediate revision not shown) |
Line 4: |
Line 4: |
| | | |
| <style type="text/css"> | | <style type="text/css"> |
- | @import url(http://fonts.googleapis.com/css?family=Quattrocento+Sans);
| |
- | @import url(http://fonts.googleapis.com/css?family=Vollkorn+Sans);
| |
- |
| |
- | body{
| |
- | background-image: url('https://static.igem.org/mediawiki/2011/1/1d/BackgroundWur2.png');
| |
- | /* background-color: #F0F0F0; */
| |
- | background-color: white;
| |
- | }
| |
- |
| |
- | h2 {
| |
- | font-family: 'Quattrocento', arial, sans;
| |
- | /* font-size: 19px; */
| |
- | font-weight: bold;
| |
- | color: #63a015;
| |
- | text-decoration: none !important;
| |
- | }
| |
- |
| |
- | h3 {
| |
- | font-family: 'Quattrocento', arial, sans;
| |
- | /* padding-left: 5px; */
| |
- | /* font-size: 15px; */
| |
- | color: #63a015;
| |
- | }
| |
- |
| |
- | h4 {
| |
- | font-family: 'Quattrocento', arial, sans;
| |
- | /* padding-left: 5px;*/
| |
- | /* font-size: 15px; */
| |
- | color: #63a015;
| |
- | }
| |
- |
| |
- | h5 {
| |
- | font-family: 'Quattrocento', arial, sans;
| |
- | /* padding-left: 5px; */
| |
- | color: #63a015;
| |
- | }
| |
- |
| |
- | h6 {
| |
- | font-family: 'Quattrocento', arial, sans;
| |
- | /* padding-left: 5px; */
| |
- | font-size: 13px;
| |
- | color: #63a015;
| |
- | }
| |
- |
| |
- | p {
| |
- | font-family: 'Quattrocento', arial, sans;
| |
- | /* font-size: 13; */
| |
- | text-align: justify;
| |
- | color: black;
| |
- | }
| |
- |
| |
- | a:link {
| |
- | font-family: arial, sans;
| |
- | color: #63a015;
| |
- | text-decoration: none;
| |
- | font-size: 13px;
| |
- | font-weight: bold;
| |
- | }
| |
- |
| |
- | a:visited {
| |
- | font-family: arial, sans;
| |
- | color: #63a015;
| |
- | text-decoration: none;
| |
- | font-size: 13px;
| |
- | font-weight: bold;
| |
- | }
| |
- |
| |
- | a:hover {
| |
- | font-family: arial, sans;
| |
- | color: black;
| |
- | text-decoration: none;
| |
- | font-size: 13px;
| |
- | font-weight: bold;
| |
- | }
| |
- |
| |
- | a:active {
| |
- | font-family: arial, sans;
| |
- | color: black;
| |
- | text-decoration: none;
| |
- | font-size: 13px;
| |
- | font-weight: bold;
| |
- | }
| |
- |
| |
- | body {
| |
- | /* min-width: 1350px; */
| |
- | background-color: black;
| |
- | /* background-image: url('https://static.igem.org/mediawiki/2011/b/b8/Background_sieve_WUR.png'); */
| |
- | }
| |
| | | |
| #mBody { | | #mBody { |
Line 105: |
Line 17: |
| } | | } |
| | | |
- | </style>
| + | </style> |
- | </head>
| + | </head> |
- |
| + | <body> |
- | <body>
| + | |
- | <div id="mBody">
| + | <div id="sideBar"> |
- | <div id="sideBar">
| + | </div> |
- | </div>
| + | |
- | <div id="mainContent">
| + | |
- | </div>
| + | |
- | </div>
| + | |
| </body> | | </body> |
- | </html>
| + | </html> |