MediaWiki:Common.css: Difference between revisions

m
no edit summary
No edit summary
mNo edit summary
 
(64 intermediate revisions by 2 users not shown)
Line 1:
@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=MediaWiki:BlackWhite.css&only=styles";
@import "/load.php?mode=articles&articles=u:dev:MediaWiki:BalancedCategories.css&only=styles";
@import "/load.php?mode=articles&articles=u:dev:MediaWiki:Global_Lua_Modules/Tabber.css&only=styles";
 
/* Import */
@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);
}
 
/* Personal Toolbar icons*/
/* Page titles and sections titles font */
.vector-user-menu-legacy #pt-anonuserpage:before, .vector-user-menu-legacy #pt-tmpuserpage:before, .vector-user-menu-legacy #pt-userpage a:before {
.page-header__title, .mw-headline {
font-familycontent: 'Pou Font';
display: inline-block;
color: #fff;
margin-top: -0 auto.5rem;
text-shadow: 2px 0 #000, -2px 0 #000, 0 2px #000, 0 -2px #000, 2px 2px #000, -2px -2px #000, 2px -2px #000, -2px 2px #000;
position: relative;
padding: 3px;
top: 0.4rem;
margin-left: 2px;
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-position: 0px 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;
width: 20px;
background-image: url(https://static.miraheze.org/pouwiki/thumb/8/85/PoupediaUserIcons.png/60px-PoupediaUserIcons.png);
.oo-ui-icon-bell, .mew-ui-icon-bell:before { /*bell*/
background-position: -20px 0;
}
.oo-ui-icon-tray, .mw-ui-icon-tray:before { /*alert*/
background-position: -40px 0;
}
.vector-user-menu-legacy #pt-anonuserpage, .vector-user-menu-legacy #pt-tmpuserpage, .vector-user-menu-legacy #pt-userpage a {
padding: 3px0;
}
#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 */
opacity: unset;
}
 
Line 29 ⟶ 46:
text-shadow: 4px #000000;
border-radius: 5px;
background-color: #33780000B300;
font-weight: 300;
text-shadow: 2px 2px 2px #000, -2px 2px 2px #000, 2px -2px 2px #000, -2px -2px 2px #000 !important;
Line 41 ⟶ 58:
text-shadow: 4px #000000;
border-radius: 5px 5px 0px 0px;
background-color: #33780000B300;
font-weight: 300;
text-shadow: 2px 2px 2px #000, -2px 2px 2px #000, 2px -2px 2px #000, -2px -2px 2px #000 !important;
Line 48 ⟶ 65:
/* Table Formatting */
table.article-table th {
background: #3378004DFF94 !important;
color:#FFFFFF000 !important;
text-align: center !important;
}
 
.article-table {
/* Portable Infobox */
text-align: center;
 
margin-left: 2px0 auto;
.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;
.portable-infobox .pi-secondary-background {
font-family: 'Pou Font' !important;
.portable-infobox .pi-secondary-font {
font-family: 'Pou Font' !important;
}
 
/* Table for Pou FontThumbnail */
.thumb {
.table-pou-font {
border: 1px solid #FFEBDF;
text-shadow: 1px 1px 1px #000, -1px 1px 1px #000, -1px -1px 1px #000, 1px -1px 1px #000;
font-size padding: 28px3px !important;
margin: 0 auto;
background-color: #fffFFEBDF !important;
text-align: center;
overflow: hidden;
}
.thumbcaption {
font-familycolor: 'Pou Font'#252525 !important;
}