MediaWiki:Common.css: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
 
(30 intermediate revisions by the same user not shown)
Line 5:
}
 
/* StylePersonal the login barToolbar icons*/
.vector-user-menu-legacy #pt-anonuserpage:before, .vector-user-menu-legacy #pt-tmpuserpage:before, .vector-user-menu-legacy #pt-userpage a:before {
#p-personal {
content: '';
background-color:#FFFFFF;
display: inline-block;
top:0px;
margin-lefttop: 2px-0.5rem;
right:0px;
position: relative;
border-radius: 6px 0px 6px 0px;
top: 0.4rem;
border: 1px solid #FFFFFF;
right:0px 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:#FFFFFF 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;
/* Page titles and sections titles font */
width: 20px;
body {
background-image: url(https://static.miraheze.org/pouwiki/thumb/8/85/PoupediaUserIcons.png/60px-PoupediaUserIcons.png);
font-family: 'Pou Font';
}
.oo-ui-icon-bell, .mew-ui-icon-bell:before { /*bell*/
 
background-position: -20px 0;
.page-header__title, .mw-headline {
font-family: 'Pou Font';
color: #fff;
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;
padding: 3px;
margin-left: 2px;
}
.oo-ui-icon-tray, .mw-ui-icon-tray:before { /*alert*/
 
background-position: -40px 0;
#firstHeading{
}
font-family: 'Pou Font';
.vector-user-menu-legacy #pt-anonuserpage, .vector-user-menu-legacy #pt-tmpuserpage, .vector-user-menu-legacy #pt-userpage a {
color: #fff;
padding: 3px0;
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;
}
padding: 3px;
#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 */
margin-left: 2px;
opacity: unset;
}
 
 
/* Main Page */
Line 45 ⟶ 46:
text-shadow: 4px #000000;
border-radius: 5px;
background-color: #4DFF9400B300;
font-weight: 300;
text-shadow: 2px 2px 2px #000, -2px 2px 2px #000, 2px -2px 2px #000, -2px -2px 2px #000 !important;
Line 57 ⟶ 58:
text-shadow: 4px #000000;
border-radius: 5px 5px 0px 0px;
background-color: #4DFF9400B300;
font-weight: 300;
text-shadow: 2px 2px 2px #000, -2px 2px 2px #000, 2px -2px 2px #000, -2px -2px 2px #000 !important;