(21 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
+ | <meta charset="UTF-8"> | ||
+ | <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"> | ||
<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'> | ||
− | <link href= | + | <link rel="stylesheet" href="https://2013.igem.org/Team:SDU-Denmark/core/fancyboxcss?action=raw&ctype=text/css" type="text/css" /> |
− | < | + | <script> $old = jQuery.noConflict();</script> |
− | < | + | <script src="https://2013.igem.org/Team:SDU-Denmark/core/jquerytools?action=raw&ctype=text/javascript" type="text/javascript" ></script> |
+ | <script src="https://2013.igem.org/Team:SDU-Denmark/core/fancyboxjs?action=raw&ctype=text/javascript" type="text/javascript" ></script> | ||
+ | <script src="https://static.igem.org/mediawiki/2014/3/30/SDU2014scripts2.txt" type="text/javascript" ></script> | ||
+ | <script src="https://2013.igem.org/Team:SDU-Denmark/core/vaccordion?action=raw&ctype=text/javascript" type="text/javascript" ></script> | ||
<style type="text/css"> | <style type="text/css"> | ||
/* Wiki styles */ | /* Wiki styles */ | ||
+ | #sideMenu { | ||
+ | display:none; | ||
+ | } | ||
#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 98: | Line 106: | ||
background: white; | background: white; | ||
} | } | ||
− | body | + | body { |
font-family: Open Sans, sans-serif; | font-family: Open Sans, sans-serif; | ||
− | + | padding-left: 0px; | |
+ | } | ||
+ | body .input { | ||
+ | font-family: Open Sans, sans-serif; | ||
+ | padding-left: 20px; | ||
+ | width : 80%; | ||
+ | display : inline-block; | ||
+ | line-height : normal; | ||
+ | } | ||
+ | |||
+ | body .standardlist{ | ||
+ | font-family: 'Open Sans', sans-serif; | ||
+ | padding-left: 20px; | ||
} | } | ||
/* Headers */ | /* Headers */ | ||
+ | .red { | ||
+ | font-family: 'Open Sans', sans-serif; | ||
+ | color : #8B1813; | ||
+ | font-size : 24px; | ||
+ | font-weight : 400; | ||
+ | margin-left: 10px; | ||
+ | } | ||
+ | |||
+ | |||
h1,h2,h3,h4 { | h1,h2,h3,h4 { | ||
font-weight: normal; | font-weight: normal; | ||
Line 108: | Line 137: | ||
border-bottom:none; | border-bottom:none; | ||
} | } | ||
− | + | h1 { | |
/*color: rgb(228,45,51);*/ /* */ | /*color: rgb(228,45,51);*/ /* */ | ||
font-size:25px; | font-size:25px; | ||
+ | line-height:26px; | ||
+ | border-bottom: 1px solid; | ||
+ | font-weight: bold; | ||
+ | } | ||
+ | h2 { | ||
+ | /*color: rgb(228,45,51);*/ /* */ | ||
+ | font-size:28px; | ||
line-height:26px; | line-height:26px; | ||
border-bottom: 1px solid; | border-bottom: 1px solid; | ||
Line 116: | Line 152: | ||
} | } | ||
h3,h4 { | h3,h4 { | ||
− | font-size: | + | font-size:18px; |
line-height:21px; | line-height:21px; | ||
font-weight:bold; | font-weight:bold; | ||
Line 131: | Line 167: | ||
p { | p { | ||
align : justify; | align : justify; | ||
+ | } | ||
+ | p a { | ||
+ | color: #8B1813; | ||
} | } | ||
− | |||
/* a */ | /* a */ | ||
a { | a { | ||
− | color: | + | color: #8B1813; |
} | } | ||
a:visited { | a:visited { | ||
− | color: | + | color: #8B1813; |
} | } | ||
a:hover { | a:hover { |
Latest revision as of 21:52, 19 October 2016