m |
|||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
− | |||
<style> | <style> | ||
Line 12: | Line 11: | ||
src: url(https://static.igem.org/mediawiki/2016/8/8e/T--WashU_StLouis--Boogaloo.woff); | src: url(https://static.igem.org/mediawiki/2016/8/8e/T--WashU_StLouis--Boogaloo.woff); | ||
} | } | ||
− | + | @font-face { | |
− | @ | + | font-family: MartelReg; |
− | + | src: url(https://static.igem.org/mediawiki/2016/f/f3/T--WashU_StLouis--MartelReg.woff); | |
− | + | } | |
− | + | ||
Line 25: | Line 23: | ||
body {background-color:transparent; } | body {background-color:transparent; } | ||
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; } | #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; } | ||
− | h1, h2, h3, h4, h5, h6, h7 {font-family: ' | + | h1, h2, h3, h4, h5, h6, h7 {font-family: 'MartelReg', sans-serif;} |
h1{ font-size: 100px; line-height: normal; text-align: center; } | h1{ font-size: 100px; line-height: normal; text-align: center; } | ||
h2{ font-size: 25px; line-height: normal; text-align: center; } | h2{ font-size: 25px; line-height: normal; text-align: center; } | ||
Line 38: | Line 36: | ||
padding:0px 0px 0px 0px; | padding:0px 0px 0px 0px; | ||
float:left; | float:left; | ||
− | background-color: # | + | background-color: #dbdbdb; |
text-align:left; | text-align:left; | ||
− | font-family: ' | + | font-family: 'MartelReg', sans-serif; |
z-index:50; | z-index:50; | ||
box-shadow: 0px 4px 20px 0px grey; | box-shadow: 0px 4px 20px 0px grey; | ||
Line 132: | Line 130: | ||
/* When hovering on a menu item */ | /* When hovering on a menu item */ | ||
.menu_items > li:hover { | .menu_items > li:hover { | ||
− | background-color: # | + | background-color: #efefef; |
color:red; | color:red; | ||
font-size:130%; | font-size:130%; | ||
Line 155: | Line 153: | ||
.menu_items > li> a:hover { | .menu_items > li> a:hover { | ||
− | //background-color:# | + | //background-color:#efefef; |
color:red; | color:red; | ||
//font-size:16px; | //font-size:16px; | ||
Line 442: | Line 440: | ||
font-size: 18px; | font-size: 18px; | ||
//font-family:Tahoma, Geneva, sans-serif; | //font-family:Tahoma, Geneva, sans-serif; | ||
− | font-family: ' | + | font-family: 'MartelReg', sans-serif; |
line-height: 200%; | line-height: 200%; | ||
} | } | ||
Line 470: | Line 468: | ||
font-size: 18px; | font-size: 18px; | ||
//font-family:Tahoma, Geneva, sans-serif; | //font-family:Tahoma, Geneva, sans-serif; | ||
− | font-family: ' | + | font-family: 'MartelReg', sans-serif; |
} | } | ||
Line 478: | Line 476: | ||
font-size: 18px; | font-size: 18px; | ||
//font-family:Tahoma, Geneva, sans-serif; | //font-family:Tahoma, Geneva, sans-serif; | ||
− | font-family: ' | + | font-family: 'MartelReg', sans-serif; |
} | } | ||
Latest revision as of 03:14, 20 October 2016