MediaWiki:Common.css: Difference between revisions
From TwogPedia
No edit summary |
No edit summary |
||
| Line 17: | Line 17: | ||
/* END Text */ | /* END Text */ | ||
/* GENERAL */ | /* GENERAL */ | ||
.dark, .dark-inline {display: none;} | .dark, .dark-inline {display: none;} | ||
Revision as of 21:54, 26 September 2022
/* CSS placed here will be applied to all skins */
abbr {
cursor: help;
}
.h-100 {
height: 100%;
}
/* START Text */
.tc {
text-align: center;
}
.fw-600 {
font-weight: 600;
}
/* END Text */
/* GENERAL */
.dark, .dark-inline {display: none;}No categories