Team:UNAM-Genomics Mexico/essais/padtheme/antiWikiCss resize

From 2011.igem.org

(Difference between revisions)
(Created page with "<html> <style> #top-section { width:"720px"; } #menubar { width:"350px"; } #content { width: 710px; } #footer-box { width: 710px; } </style> </html>")
 
(3 intermediate revisions not shown)
Line 2: Line 2:
<style>
<style>
#top-section {
#top-section {
-
width:"720px";
+
width:700px;
}
}
 +
#p-logo {
 +
width:700px;
 +
overflow:hidden;
 +
}
 +
#menubar {
#menubar {
-
width:"350px";
+
width:350px;
}
}
#content {
#content {
-
width: 710px;
+
width: 690px;
}
}
#footer-box {
#footer-box {
-
width: 710px;
+
width: 690px;
}
}
</style>
</style>
</html>
</html>

Latest revision as of 07:29, 11 June 2011