MediaWiki:Common.css: Difference between revisions

From Thương mại - Thuong mai
No edit summary
Tag: Manual revert
No edit summary
Tag: Reverted
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
.card:hover {box-shadow: 0px 3px 3px 1px #888888;}
.card:hover {box-shadow: 0px 3px 3px 1px #888888;}
/* fluid */
.fluid_container {margin: 0 auto; width: 100%; max-width: 900px; position: relative; overflow: hidden;}
.camera_pag_ul {border: none !important; background: none !important;}
.camera_pag_ul li {float: inherit !important; padding: inherit !important;}
.camera_pag_ul {margin: 0 !important; border: 0 !important;}

Revision as of 12:00, 27 January 2024

/* CSS placed here will be applied to all skins */
.card:hover {box-shadow: 0px 3px 3px 1px #888888;}

/* fluid */
.fluid_container {margin: 0 auto; width: 100%; max-width: 900px; position: relative; overflow: hidden;}
.camera_pag_ul {border: none !important; background: none !important;}
.camera_pag_ul li {float: inherit !important; padding: inherit !important;}
.camera_pag_ul {margin: 0 !important; border: 0 !important;}