Team:Valencia Biocampus/estiloc3po
From 2012.igem.org
(Difference between revisions)
(19 intermediate revisions not shown) | |||
Line 8: | Line 8: | ||
height:0px; | height:0px; | ||
visibility: hidden; | visibility: hidden; | ||
+ | } | ||
+ | |||
+ | #TOCBG { | ||
+ | background-color":#9F9F9F"; | ||
} | } | ||
Line 111: | Line 115: | ||
#HomeRight { | #HomeRight { | ||
width: 270px; | width: 270px; | ||
+ | height: auto; | ||
+ | float: right; | ||
+ | font-family: Verdana, Verdana, Geneva, sans-serif; | ||
+ | font-size: 12px; | ||
+ | text-align: left; | ||
+ | } | ||
+ | #HomeRight2 { | ||
+ | width: 370px; | ||
height: auto; | height: auto; | ||
float: right; | float: right; | ||
Line 126: | Line 138: | ||
text-align: justify; | text-align: justify; | ||
margin-top: 0px; | margin-top: 0px; | ||
- | margin-bottom: | + | margin-bottom: 0px; |
margin-left: 30px; /* cuando espacio izquierdo dejo */ | margin-left: 30px; /* cuando espacio izquierdo dejo */ | ||
margin-right: 30px; | margin-right: 30px; | ||
Line 144: | Line 156: | ||
margin-right: 30px; | margin-right: 30px; | ||
padding: 30; | padding: 30; | ||
- | } | + | } |
+ | #DerSup2 { | ||
+ | width: 250px; | ||
+ | height: auto; /* altura del fondo */ | ||
+ | float: right; | ||
+ | font-family: Verdana, Verdana, Geneva, sans-serif; | ||
+ | font-size: 12px; | ||
+ | text-align: left; | ||
+ | margin-top: 8px; | ||
+ | margin-bottom: 5px; | ||
+ | margin-left: 12px; /* cuando espacio izquierdo dejo */ | ||
+ | margin-right: 8px; | ||
+ | padding: 8; | ||
+ | } | ||
+ | |||
#Inf { | #Inf { | ||
Line 186: | Line 212: | ||
margin-right: 30px; | margin-right: 30px; | ||
padding: 30; | padding: 30; | ||
- | } | + | } |
+ | //// | ||
+ | #Contact { | ||
+ | position: relative; | ||
+ | text-align: left; | ||
+ | } | ||
+ | #Contact h5 { | ||
+ | color: #D0D9E1; | ||
+ | font-family: Georgia; | ||
+ | font-size: 140px; | ||
+ | letter-spacing: -6px; | ||
+ | margin: 0; | ||
+ | opacity: .9; | ||
+ | padding: 0; | ||
+ | -moz-transform: skew(20deg); | ||
+ | -o-transform: skew(20deg); | ||
+ | -webkit-transform: skew(20deg); | ||
+ | } | ||
+ | #Contact h6 { | ||
+ | color: #4682B4; | ||
+ | font-family: Verdana; | ||
+ | font-size: 60px; | ||
+ | |||
+ | left: 120px; | ||
+ | letter-spacing: 20px; | ||
+ | |||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | position: absolute; | ||
+ | |||
+ | top: 20px; | ||
+ | } | ||
+ | |||
+ | |||
+ | //// | ||
<!-- | <!-- | ||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%% | %%%%%%%%%%%%%%%%%%%%%%%%%%%%% | ||
Line 238: | Line 298: | ||
a.tam4 img{ | a.tam4 img{ | ||
height: 70px; | height: 70px; | ||
+ | opacity: .50; | ||
+ | filter: alpha(opacity=50); | ||
+ | filter: "alpha(opacity=50)"; | ||
+ | } | ||
+ | |||
+ | a.tamLogo img{ | ||
+ | height: 70px; | ||
+ | width: 360px; | ||
+ | float: left; | ||
+ | opacity: .50; | ||
+ | filter: alpha(opacity=50); | ||
+ | filter: "alpha(opacity=50)"; | ||
+ | } | ||
+ | |||
+ | a.meneillos img{ | ||
opacity: .50; | opacity: .50; | ||
filter: alpha(opacity=50); | filter: alpha(opacity=50); | ||
Line 269: | Line 344: | ||
} | } | ||
+ | a.tamLogo img{ | ||
+ | height: 70px; | ||
+ | opacity: .50; | ||
+ | filter: alpha(opacity=50); | ||
+ | filter: "alpha(opacity=50)"; | ||
+ | } | ||
+ | |||
+ | a.meneillos:hover img{ | ||
+ | opacity:1; | ||
+ | filter:alpha(opacity=100); | ||
+ | filter: "alpha(opacity=100)"; | ||
+ | } | ||
Line 290: | Line 377: | ||
margin:-7; /* grosor del menú superior de edición */ | margin:-7; /* grosor del menú superior de edición */ | ||
padding:-7; /* separación vertical del título con el borde superior */ | padding:-7; /* separación vertical del título con el borde superior */ | ||
+ | z-index:1; | ||
} | } | ||
.ps_overlay{ | .ps_overlay{ | ||
- | z-index: | + | z-index:1; |
background:#111; | background:#111; | ||
width:100%; | width:100%; | ||
Line 312: | Line 400: | ||
left:50%; | left:50%; | ||
margin-left:-240px; | margin-left:-240px; | ||
- | z-index: | + | z-index:1; |
} | } | ||
.ps_container img{ | .ps_container img{ |
Latest revision as of 23:30, 26 September 2012