MediaWiki:Common.css: Difference between revisions

Content deleted Content added
mNo edit summary
mNo edit summary
 
(103 intermediate revisions by 2 users not shown)
Line 1:
/* Import */
@import "/load.php?mode=articles&articles=MediaWiki:Badges.css&only=styles";
@import "/load.php?mode=articles&articles=MediaWiki:Colors.css&only=styles";
@import "/load.php?mode=articles&articles=u:dev:MediaWiki:InterlanguageFlags.css&only=styles";
 
/* CSS placed here will be applied to all skins */
@font-face {
font-family: "'Pou Font"';
src:url(https://static.wikiamiraheze.nocookie.netorg/poupouwiki/images2/d28/d9/Pou_FontPou-Font.ttf/revision/latest?cb=20221010151243&format=original);
}
 
span.hiddentext { display:none; }
/* Page titles and sections titles font */
.page-header__title, .mw-headline {
font-family: Pou Font;
color: #fff;
text-shadow: 2px 2px 2px #000, -2px 2px 2px #000, 2px -2px 2px #000, -2px -2px 2px #000 !important;
 
body {
/* Main Page */
.mainpage-header {
font-family: 'Pou Font';
font-size: 22pt125%;
}
text-align: center;
 
letter-spacing: 2px;
/* Personal Toolbar icons*/
color: #ffffff;
.vector-user-menu-legacy #pt-anonuserpage:before, .vector-user-menu-legacy #pt-tmpuserpage:before, .vector-user-menu-legacy #pt-userpage a:before {
text-shadow: 4px #000000;
content: '';
border-radius: 5px;
display: inline-block;
background-color: #337800;
margin-top: -0.5rem;
font-weight: 300;
position: relative;
text-shadow: 2px 2px 2px #000, -2px 2px 2px #000, 2px -2px 2px #000, -2px -2px 2px #000 !important;
top: 0.4rem;
right: 0.3rem;
background-clip: content-box;
height: 20px;
width: 20px;
background-image: url(https://static.miraheze.org/pouwiki/thumb/8/85/PoupediaUserIcons.png/60px-PoupediaUserIcons.png);
background-colorposition: #3378000px 0;
}
.vector-user-menu-legacy #pt-anonuserpage:before, .vector-user-menu-legacy #pt-tmpuserpage:before, .vector-user-menu-legacy #pt-userpage a:before, .oo-ui-icon-bell, .mew-ui-icon-bell:before, .oo-ui-icon-tray, .mw-ui-icon-tray:before {
 
height: 20px;
/* Table Formatting */
width: 20px;
table.article-table th {
background-image: url(https://static.miraheze.org/pouwiki/thumb/8/85/PoupediaUserIcons.png/60px-PoupediaUserIcons.png);
background: #337800 !important;
color:#FFFFFF !important;
.oo-ui-icon-bell, .mew-ui-icon-bell:before { /*bell*/
}
background-position: -20px 0;
 
}
/* Portable Infobox */
.oo-ui-icon-tray, .mw-ui-icon-tray:before { /*alert*/
 
background-position: -40px 0;
.portable-infobox .pi-title {
font-size: 28px !important;
font-family: 'Pou Font' !important;
font-weight: 500;
text-shadow: 2px 2px 2px #000, -2px 2px 2px #000, 2px -2px 2px #000, -2px -2px 2px #000 !important;
}
.vector-user-menu-legacy #pt-anonuserpage, .vector-user-menu-legacy #pt-tmpuserpage, .vector-user-menu-legacy #pt-userpage a {
.portable-infobox .pi-secondary-background {
padding: 0;
font-family: 'Pou Font' !important;
}
#pt-notifications-alert .mw-echo-notifications-badge.mw-echo-notifications-badge-all-read, #pt-notifications-notice .mw-echo-notifications-badge.mw-echo-notifications-badge-all-read { /* Full color for other bell and alert */
.portable-infobox .pi-secondary-font {
opacity: unset;
font-family: 'Pou Font' !important;
}