Template:Team:Amsterdam/stylesheet

From 2012.igem.org

(Difference between revisions)
(Undo revision 20039 by Maarten s (talk))
(Undo revision 20038 by Maarten s (talk))
Line 60: Line 60:
background-color: grey;
background-color: grey;
min-height: 400px;
min-height: 400px;
-
/* Fallback for web browsers that doesn't support RGBa */
+
filter:alpha(opacity=50);
-
background: rgb(0, 0, 0);
+
-moz-opacity:0.5;
-
/* RGBa with 0.6 opacity */
+
opacity: 0.5;
-
background: rgba(0, 0, 0, 0.6);
+
}
-
/* For IE 5.5 - 7*/
+
-
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
+
-
/* For IE 8*/
+
-
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
+
-
 
+
#rightContent {
#rightContent {
float: right;
float: right;

Revision as of 22:25, 27 June 2012