Line 1: | Line 1: | ||
<html> | <html> | ||
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,700' rel='stylesheet' type='text/css'> | <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,700' rel='stylesheet' type='text/css'> | ||
− | + | ||
− | + | ||
− | + | ||
<style type="text/css"> | <style type="text/css"> | ||
/* Wiki styles */ | /* Wiki styles */ | ||
#top-section{/* (the igem flag + top menu)*/ | #top-section{/* (the igem flag + top menu)*/ | ||
− | position: | + | position:; |
margin:0; | margin:0; | ||
padding:0; | padding:0; | ||
Line 100: | Line 98: | ||
body,input { | body,input { | ||
font-family: Open Sans, sans-serif; | font-family: Open Sans, sans-serif; | ||
− | + | padding-left: 10px; | |
} | } | ||
/* Headers */ | /* Headers */ | ||
+ | .red { | ||
+ | font-family: 'Open Sans', sans-serif; | ||
+ | color : #8B1813; | ||
+ | font-size : 20px; | ||
+ | font-weight : 300; | ||
+ | margin-left: 10px; | ||
+ | } | ||
+ | |||
h1,h2,h3,h4 { | h1,h2,h3,h4 { | ||
font-weight: normal; | font-weight: normal; | ||
Line 116: | Line 122: | ||
} | } | ||
h3,h4 { | h3,h4 { | ||
− | font-size: | + | font-size:18px; |
line-height:21px; | line-height:21px; | ||
font-weight:bold; | font-weight:bold; |
Revision as of 15:46, 10 August 2016