Difference between revisions of "Template:Paris Bettencourt/Wiki"

(Created page with "<html> <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,700' rel='stylesheet' type='text/css'> <link href='http://fonts.googleapis.com/css?family=Yanone+K...")
 
 
(23 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='http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz' rel='stylesheet' type='text/css'>
+
<link rel="stylesheet" href="https://2013.igem.org/Team:SDU-Denmark/core/fancyboxcss?action=raw&ctype=text/css" type="text/css" />
<link href='http://fonts.googleapis.com/css?family=Great+Vibes' rel='stylesheet' type='text/css'>
+
<script> $old = jQuery.noConflict();</script>
<link href='http://fonts.googleapis.com/css?family=Arimo:400,400italic' rel='stylesheet' type='text/css'>
+
<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:fixed;   
+
     position:;   
 
     margin:0;
 
     margin:0;
 
     padding:0;
 
     padding:0;
Line 76: Line 84:
 
}
 
}
 
#footer-box{/* la boite en bas de page*/
 
#footer-box{/* la boite en bas de page*/
     position : relative;
+
     position : absolute;
 
     width:100%;  
 
     width:100%;  
 
     border:none;
 
     border:none;
     bottom:-190px;
+
     bottom:-300px;
 
     color:rgb(255,255,255);
 
     color:rgb(255,255,255);
 
     background : rgb(193,185,184);
 
     background : rgb(193,185,184);
Line 89: Line 97:
 
     color : rgb(255,255,255);
 
     color : rgb(255,255,255);
 
}
 
}
 
 
#catlinks{/* le cadre sous le body useless */
 
#catlinks{/* le cadre sous le body useless */
 
     display:none;
 
     display:none;
 
}
 
}
 +
 
/* Body */
 
/* Body */
 
body {
 
body {
Line 98: Line 106:
 
     background: white;  
 
     background: white;  
 
}
 
}
body,input {
+
body {
 
     font-family: Open Sans, sans-serif;
 
     font-family: Open Sans, sans-serif;
/*font-family: Cambria, serif; font-family: 'Lora', 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;
 
}
 
}
h2 {
+
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:20px;
+
     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;
 
}
 
}
  
p
 
 
/* a */
 
/* a */
 
a {
 
a {
     color: rgb(143,142,147);
+
     color: #8B1813;
 
}
 
}
 
a:visited {
 
a:visited {
     color: rgb(143,142,147);
+
     color: #8B1813;
 
}
 
}
 
a:hover {
 
a:hover {

Latest revision as of 21:52, 19 October 2016