MediaWiki:Common.css: Difference between revisions

Want an adless experience? Log in or Create an account.
add Paged Gallery styles
(add .zdw-button styles)
(add Paged Gallery styles)
Line 228: Line 228:
/* Gallery Boxes */
/* Gallery Boxes */
li.gallerybox div.zdw-thumb--dark { background-color: #7c6e60; background-image: url('//www.zeldadungeon.net/wiki/images/d/d7/PicboxTexture.jpg'); }
li.gallerybox div.zdw-thumb--dark { background-color: #7c6e60; background-image: url('//www.zeldadungeon.net/wiki/images/d/d7/PicboxTexture.jpg'); }
/* Paged Gallery */
.zdw-paged-gallery { text-align: center; }
.zdw-paged-gallery__navigation > .zdw-button { display: inline-block; }
.zdw-paged-gallery__page:not(.active) { display: none; }


/* Buttons */
/* Buttons */