Template:Uppsala-SwedenTemplate

From 2011.igem.org

(Difference between revisions)
Line 20: Line 20:
.container_16 .grid_1 {width:41px;}
.container_16 .grid_1 {width:41px;}
.container_16 .grid_2 {width:102px;}
.container_16 .grid_2 {width:102px;}
-
.container_16 .grid_3 {width:163px;opacity:.40;
+
.container_16 .grid_3 {width:163px;opacity:1;
-
filter:alpha(opacity=40);
+
filter:alpha(opacity=100);
border:1px solid blue;
border:1px solid blue;
background: #800;
background: #800;
Line 43: Line 43:
.container_16 .grid_4 {width:224px;}
.container_16 .grid_4 {width:224px;}
-
.container_16 .grid_5 {width:285px;opacity:.40;
+
.container_16 .grid_5 {width:285px;opacity:1;
-
filter:alpha(opacity=40);
+
filter:alpha(opacity=100);
border:1px solid blue;
border:1px solid blue;
background:yellow center center;}
background:yellow center center;}
Line 193: Line 193:
a img{
a img{
-
opacity:.40;
+
opacity:1;
-
filter:alpha(opacity=40);
+
filter:alpha(opacity=100);
-
filter: “alpha(opacity=40)”;
+
filter: “alpha(opacity=100)”;
}
}
a:hover img{
a:hover img{

Revision as of 11:17, 22 June 2011