MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
Adventuresro (talk | contribs) |
Adventuresro (talk | contribs) |
||
Line 6: | Line 6: | ||
color: #666 !important; | color: #666 !important; | ||
white-space: normal !important; | white-space: normal !important; | ||
} | |||
.navi-copy-text { | |||
cursor: pointer; | |||
color: #2899e8; | |||
padding: 1px; | |||
display: inline-block; | |||
} | } |
Latest revision as of 04:59, 1 August 2023
/* CSS placed here will be applied to all skins */ .goog-te-gadget { font-family: arial !important; font-size: 11px !important; color: #666 !important; white-space: normal !important; } .navi-copy-text { cursor: pointer; color: #2899e8; padding: 1px; display: inline-block; }