MediaWiki:Common.css: Difference between revisions

Content deleted Content added
mNo edit summary
mNo edit summary
(58 intermediate revisions by the same user 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 "/load.php?mode=articles&articles=u:dev:MediaWiki:UserAnimations.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-lefttop: 2px-0.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 30 ⟶ 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 42 ⟶ 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 49 ⟶ 65:
/* Table Formatting */
table.article-table th {
background: #3378004DFF94 !important;
color:#FFFFFF000 !important;
text-align: center !important;
}
Line 59 ⟶ 75:
}
 
/* Portable InfoboxThumbnail */
.thumb {
 
border: none!important1px solid #FFEBDF;
.portable-infobox .pi-title {
font-size padding: 28px3px !important;
fontbackground-familycolor: 'Pou Font'#FFEBDF !important;
fonttext-weightalign: 500center;
overflow: hidden;
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;
 
/* Reddit Widget Customization */
.rembeddit { /* Main widget */
background: #337800!important;
border: none!important;
.reddit-header { /* Widget header */
background: #337800 !important;
.reddit-link-title { /* Post title */
color: #FFFFFF!important;
}
.rembeddit .linkflairlabel { /* Tag on posts */
background: #6D5247!important;
color: #ffffff!important;
}
.thumbcaption {
font-familycolor: 'Pou Font'#252525 !important;
.reddit-comment-link, .rembeddit small { /* Points/comments text */
color: #ffffff!important;
}