This commit is contained in:
Shish 2012-03-13 07:34:39 +00:00
parent 9a0228720a
commit 028457ec32

View File

@ -7,7 +7,7 @@
}
#wrapper {
opacity: 0.4;
filter: alpha(opacity=40); // msie
filter: alpha(opacity=40); /* msie */
}
/* This is needed since the theme style.css forcibly sets vertical align to "top". */