Template:MichiganHeadCSS/Meta
From 2014.igem.org
(Difference between revisions)
(32 intermediate revisions not shown) | |||
Line 16: | Line 16: | ||
<!-- Styles --> | <!-- Styles --> | ||
<style> | <style> | ||
+ | |||
+ | |||
+ | |||
/*-------------------------------------------*/ | /*-------------------------------------------*/ | ||
/* LAYOUT | /* LAYOUT | ||
Line 239: | Line 242: | ||
code, | code, | ||
pre{ | pre{ | ||
- | |||
clear: both; | clear: both; | ||
overflow: auto; | overflow: auto; | ||
Line 245: | Line 247: | ||
line-height: 20px; | line-height: 20px; | ||
white-space: pre; | white-space: pre; | ||
+ | } | ||
+ | |||
+ | code{ | ||
+ | display: block; | ||
} | } | ||
Line 716: | Line 722: | ||
vertical-align:baseline; | vertical-align:baseline; | ||
background:transparent; | background:transparent; | ||
+ | } | ||
+ | |||
+ | #contentBody p:first-child{ | ||
+ | display: none; | ||
} | } | ||
Line 808: | Line 818: | ||
#cap{ | #cap{ | ||
- | height: | + | height: 0px; |
background: #22aaee; | background: #22aaee; | ||
} | } | ||
Line 814: | Line 824: | ||
#header , | #header , | ||
#header-container{ | #header-container{ | ||
- | height: | + | height: 50px; |
} | } | ||
Line 828: | Line 838: | ||
#logo{ | #logo{ | ||
bottom: 50%; | bottom: 50%; | ||
- | margin-bottom: - | + | margin-bottom: -140px; |
+ | margin-left: -23px; | ||
} | } | ||
Line 1,201: | Line 1,212: | ||
h1,h2,h3,h4,h5,h6{ | h1,h2,h3,h4,h5,h6{ | ||
font-family: 'Droid Serif', Georgia, 'Times New Roman', serif; | font-family: 'Droid Serif', Georgia, 'Times New Roman', serif; | ||
- | font-style: | + | font-style: bold; |
font-weight: normal; | font-weight: normal; | ||
- | |||
- | |||
} | } | ||
Latest revision as of 00:51, 15 October 2014