Difference between revisions of "Template:Portal image banner/styles.css"
Jump to navigation
Jump to search
test>FR30799386 (Simplifying....) |
test>FR30799386 (Adding a bit of test code.....will not affect normal deployment) |
||
| Line 3: | Line 3: | ||
width:100%; | width:100%; | ||
height:auto; | height:auto; | ||
| + | } | ||
| + | .portal-banner-image .mw-gallery-slideshow-buttons{ | ||
| + | position:absolute; | ||
| + | width:100%; | ||
| + | z-index:1000; | ||
} | } | ||
Revision as of 18:03, 1 September 2018
.portal-banner-image img{
display: block;
width:100%;
height:auto;
}
.portal-banner-image .mw-gallery-slideshow-buttons{
position:absolute;
width:100%;
z-index:1000;
}