|
@@ -42,6 +42,7 @@ Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
|
|
|
# Media
|
|
|
## Captions
|
|
|
## Galleries
|
|
|
+ ## Image Comparison
|
|
|
--------------------------------------------------------------*/
|
|
|
/*--------------------------------------------------------------
|
|
|
# Normalize
|
|
@@ -844,7 +845,7 @@ a:active {
|
|
|
height: 240px;
|
|
|
position: relative;
|
|
|
text-align: center;
|
|
|
- z-index: 5;
|
|
|
+ z-index: 99;
|
|
|
}
|
|
|
#masthead .pique-header {
|
|
|
bottom: 0;
|
|
@@ -3906,4 +3907,4 @@ figure {
|
|
|
/* Tiled galleries */
|
|
|
.tiled-gallery-caption {
|
|
|
text-shadow: none;
|
|
|
-}
|
|
|
+}
|