Team:Tec-Monterrey/followus
From 2011.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
+ | |||
+ | |||
+ | |||
<html xmlns="http://www.w3.org/1999/xhtml"><head> | <html xmlns="http://www.w3.org/1999/xhtml"><head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> | <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> | ||
Line 46: | Line 49: | ||
} | } | ||
#content{ | #content{ | ||
- | width: | + | width: 80%; |
} | } | ||
Line 62: | Line 65: | ||
body { | body { | ||
font: 12px Tahoma, Geneva, sans-serif; | font: 12px Tahoma, Geneva, sans-serif; | ||
- | background-image: url(https://static.igem.org/mediawiki/ | + | background-image: url(https://static.igem.org/mediawiki/igem.org/a/ab/Posiblefondo.png); |
+ | background-repeat:no-repeat; | ||
+ | background-size: 100%; | ||
margin: 0; | margin: 0; | ||
padding: 0; | padding: 0; | ||
Line 109: | Line 114: | ||
.sidebar1 { | .sidebar1 { | ||
float: left; | float: left; | ||
- | width: | + | width: 15%; |
- | + | padding-bottom: 10px; | |
background-color:#04191d; | background-color:#04191d; | ||
-moz-border-radius: 8px; | -moz-border-radius: 8px; | ||
Line 138: | Line 143: | ||
ul.nav li { | ul.nav li { | ||
border-bottom: 0px solid #04191d; | border-bottom: 0px solid #04191d; | ||
+ | |||
} | } | ||
Line 250: | Line 256: | ||
document.getElementById('imagered').src=name; | document.getElementById('imagered').src=name; | ||
} | } | ||
- | |||
// ----------------------------------------------------------------------------------------------- | // ----------------------------------------------------------------------------------------------- | ||
// PANELS | // PANELS |
Revision as of 18:14, 16 August 2011