adjustments to custom state events

This commit is contained in:
Hakim El Hattab
2012-03-30 23:51:37 -04:00
parent 2c78eea0ca
commit 8dc7ae85a1
3 changed files with 34 additions and 17 deletions

View File

@ -901,11 +901,7 @@ html {
* STATES
*********************************************/
.blur body {
}
.blur #reveal * {
.blurred #reveal * {
color: rgba( 255, 255, 255, 0 );
text-shadow: 0px 0px 5px #fff;