Difference between revisions of "MediaWiki:Common.css"
(Created page with "→CSS placed here will be applied to all skins: @import url("https://netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap-glyphicons.css"); .fckToogle { display:none !imp...") |
(No difference)
|
Latest revision as of 06:17, 9 May 2020
/* CSS placed here will be applied to all skins */ @import url("https://netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap-glyphicons.css"); .fckToogle { display:none !important; } #ca-talk { display:none !important; } #cke_12 { display:none !important; } #wpPreview { display:none !important; } #wpDiff { display:none !important; } blockquote { font-size : small !important; } a { color: #2a4982 } table.wikitable { max-width: 100%; background-color: transparent; border-collapse: collapse; border-spacing: 0; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; display: contents; } table.wikitable > * > tr > td { border-top: 1px solid #ddd; } table.wikitable > * > tr > th { border: 2px; } .wikitable>tbody { display: table-row-group; vertical-align: middle; border-color: inherit; } .wikitable>tbody>tr { line-height: 1.428571429; vertical-align: top; border-top: 1px solid #ddd; padding: 5px; background-color: transparent; } .wikitable>tbody>tr>td { line-height: 1.428571429; vertical-align: top; padding: 10px; color: #fff; background-color: transparent; font-family: 'Open Sans', sans-serif; font-size: 14px; line-height: 1.4; color: #222; } .wikitable>tbody>tr>th { line-height: 1.428571429; vertical-align: top; padding: 10px; color: #fff; background-color: #2a4982; text-align: center; } #navbar-logo { width: 40px !important; display: inline !important; margin-bottom: 0 !important; } @media (max-width:545px){ #navbar-logo { width: 30px !important; } } @media (max-width:420px){ #navbar-logo { width: 20px !important; } } img { max-width: 640px; height: inherit; margin-bottom: 10px; } .alert-phraseoblock { background-color: #fff9ae; border: 2px solid #156bb6; font-weight:bold; } .alert-phraseoblock img { margin-bottom: 5px; margin-right: 5px; } .phraseopilot { color: #e24136; } .phraseoatc { color: #156bb6; }