mirror of
https://github.com/moparisthebest/android.moparisthebest.org
synced 2024-11-16 06:05:00 -05:00
Added video and css masks to modernizer tests. Updated styles to work with new image mask classname
This commit is contained in:
parent
d0257bd930
commit
f180feb402
@ -117,7 +117,7 @@ body > nav {
|
|||||||
}
|
}
|
||||||
&:hover:after { background-color: lighten($nav-color, 20); }
|
&:hover:after { background-color: lighten($nav-color, 20); }
|
||||||
}
|
}
|
||||||
.maskImage {
|
.cssmask {
|
||||||
body > nav {
|
body > nav {
|
||||||
@media only screen and (min-width: 550px) {
|
@media only screen and (min-width: 550px) {
|
||||||
ul[data-subscription$=email] + form {
|
ul[data-subscription$=email] + form {
|
||||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user