Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Common.css: Difference between revisions

MediaWiki interface page
mNo edit summary
Djavin novienta (talk | contribs)
Added CSS to better style picture galleries.
Line 6: Line 6:
text-align: right;
text-align: right;
width: auto;
width: auto;
}
li.gallerybox { border:1px dotted #444444;
                background-color:#080808;
}
li.gallerybox div.thumb { background-color:#080808;
                          border:none;
}
}