Template:Valencia/Menu/Home

From 2008.igem.org

(Difference between revisions)
(New page: <html> <style type="text/css"> #menu { height: 110px; background: url(https://static.igem.org/mediawiki/2008/c/c9/Hot_yeast_background_home.png) no-repeat center; } #menu ul{ list-style: none; ...)
 
(11 intermediate revisions not shown)
Line 2: Line 2:
<style type="text/css">
<style type="text/css">
 +
#globalWrapper {
 +
margin: 0px;
 +
padding: 0px;
 +
background-color: #FFC848;
 +
}
#menu {
#menu {
-
height: 110px;
+
height: 271px;
-
background: url(https://static.igem.org/mediawiki/2008/c/c9/Hot_yeast_background_home.png) no-repeat center;
+
width: 930px;
 +
background: url(https://static.igem.org/mediawiki/2008/a/a4/Hot_yeast_background3_Home_completo.png) no-repeat center;
}
}
#menu ul{
#menu ul{
list-style: none;
list-style: none;
-
padding-top: 65px;
+
padding-top: 237px;
}
}
#menu li{
#menu li{
Line 28: Line 34:
font: bold 14pt "Trebuchet MS";
font: bold 14pt "Trebuchet MS";
}
}
 +
</style>
</style>

Latest revision as of 20:01, 28 October 2008