Team:Paris/Sandbox

From 2008.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
<style type="text/css">
<style type="text/css">
-
pre {font-size: 1.2em}
 
-
span.keyword {color: #0000FF}
 
-
span.comment {color: #228B22}
 
-
span.string {color: #A020F0}
 
-
span.untermstring {color: #B20000}
 
-
span.syscmd {color: #B28C00}
 
#header {
#header {
Line 12: Line 6:
background: url(https://static.igem.org/mediawiki/2008/4/4c/Panoramique.jpg) no-repeat center;
background: url(https://static.igem.org/mediawiki/2008/4/4c/Panoramique.jpg) no-repeat center;
}
}
-
 
#menu {
#menu {
Line 31: Line 24:
#menu li a {
#menu li a {
padding: 4px 20px;
padding: 4px 20px;
-
background: #c00;
+
/*background: #c00;*/
-
color: #fff;
+
color: black;
-
border: 1px solid #600;
+
/*border: 1px solid #600;*/
-
font: 1em "Trebuchet MS",Arial,sans-serif;
+
font: 2em "Trebuchet MS",Arial,sans-serif;
-
line-height: 1em;
+
/*line-height: 1em;*/
text-align: center;
text-align: center;
text-decoration: none;
text-decoration: none;
Line 43: Line 36:
background: #900;
background: #900;
text-decoration: underline;
text-decoration: underline;
 +
}
 +
 +
#menu a:after {
 +
width: 23px;
 +
padding: 0 23px 0 0;
 +
background: white url(https://static.igem.org/mediawiki/2008/4/41/Arrow.png) 0 0;
 +
content: "";
 +
}
 +
 +
#menu a:hover:after {
 +
background: white url(droite.jpg) 23px 0;
 +
}
 +
 +
 +
pre {font-size: 1.2em}
 +
span.keyword {color: #0000FF}
 +
span.comment {color: #228B22}
 +
span.string {color: #A020F0}
 +
span.untermstring {color: #B20000}
 +
span.syscmd {color: #B28C00}
}
}

Revision as of 19:46, 25 October 2008