Template:UCB-Main
From 2014.igem.org
(Difference between revisions)
Jimmynovik (Talk | contribs) |
Jimmynovik (Talk | contribs) |
||
(39 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
<head> | <head> | ||
+ | <link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro' rel='stylesheet' type='text/css'> | ||
+ | <link href='http://fonts.googleapis.com/css?family=Julius+Sans+One' rel='stylesheet' type='text/css'> | ||
<style type="text/css"> | <style type="text/css"> | ||
Line 10: | Line 12: | ||
padding-top: 100px; | padding-top: 100px; | ||
margin-bottom: 20px; | margin-bottom: 20px; | ||
- | font-family: Georgia, Times, "Times New Roman", serif; | + | font-family: Source Sans Pro, Georgia, Times, "Times New Roman", serif; |
} | } | ||
- | h1, h2, h3, h4, h5 { font-family: Georgia, Times, "Times New Roman", serif;} | + | img {max-width: 900px; height: auto;} |
+ | |||
+ | h1, h2, h3, h4, h5 {font-family: Source Sans Pro, Georgia, Times, "Times New Roman", serif;} | ||
h1 {display: none;} | h1 {display: none;} | ||
- | ul {list-style: none;} | + | ul {list-style: circle;} |
+ | |||
+ | pre {border: none; padding-top: 0; padding-bottom: 0;} | ||
#top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/ | #top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/ | ||
Line 32: | Line 38: | ||
#toc { | #toc { | ||
- | position: fixed; | + | position: fixed; |
top: 85px; | top: 85px; | ||
- | left: | + | left: 5px; |
height: 50%; | height: 50%; | ||
+ | width: 15%; | ||
+ | min-width: 170px; | ||
+ | font-weight: bold; | ||
+ | |||
} | } | ||
#toc td { | #toc td { | ||
Line 44: | Line 54: | ||
#bodyContent { | #bodyContent { | ||
width: 975px; | width: 975px; | ||
- | margin | + | margin: 0 auto; |
- | padding: 60px | + | padding-top: 60px; |
+ | padding-left: 180px; | ||
+ | font-family: Source Sans Pro; | ||
+ | font-size: 12pt; | ||
+ | |||
} | } | ||
Line 85: | Line 99: | ||
#contentcontainer { /*-- creates container for all content on page --*/ | #contentcontainer { /*-- creates container for all content on page --*/ | ||
- | font-family: Arial, Helvetica, sans-serif; | + | font-family: Source Sans Pro, Arial, Helvetica, sans-serif; |
font-weight: normal; | font-weight: normal; | ||
- | font-size: | + | font-size: 12pt; |
color: #414141; | color: #414141; | ||
width: 960px; | width: 960px; | ||
Line 99: | Line 113: | ||
list-style-type: none; | list-style-type: none; | ||
list-style-image: none; | list-style-image: none; | ||
- | font-family: verdana; | + | font-family: Source Sans Pro, verdana; |
text-decoration: none; | text-decoration: none; | ||
color:#000; | color:#000; | ||
- | font-size: | + | font-size: 12pt; |
} | } | ||
Line 232: | Line 246: | ||
.annItem li {list-style: none; margin: 5px} | .annItem li {list-style: none; margin: 5px} | ||
- | .newfooter {position: absolute; left: 0;width: 100%;} | + | .newfooter {position: absolute; left: 0;width: 100%; height: 300px;} |
Latest revision as of 22:48, 17 October 2014