MediaWiki:Pivot.css: Difference between revisions

some minor changes to tab bar
(page created - copied from sister site)
 
(some minor changes to tab bar)
Line 3:
******************************/
.action-view.page-Main_Page #tagline,
.action-view.page-Main_Page h2.title {
display: none !important;
}
Line 14:
}
 
.tab-bar h1.title {
font-size: 1.8em8rem;
font-weight: 100200;
font-variant: small-caps;
}
Line 24:
******************************/
li.name.logo {
margin-bottom: 01em;
}
 
/******************************
* Notifications
******************************/
#echo-notifications {
margin: 0.1em 0. -1em ;
}
 
#pt-notifications-alert .mw-echo-notifications-badge:before, #pt-notifications-notice .mw-echo-notifications-badge:before {
opacity: 1;
top: 1015px;
left: 5px;
} ****/
 
/******************************
* Sidebar
******************************/
#body {
background-color: #f7f7f7;
}
 
#sidebar ul a {
font-size: 12px;
Line 64 ⟶ 59:
}
 
.side-nav li a:not(.button) { /*This indents the menu items*/
padding-left:0 5px;
}
 
Line 164 ⟶ 159:
* Headings
******************************/
h1.title {
margin-top: 0;
}
h2.title {
font-size:2.3em;
Line 413 ⟶ 412:
footer.row {
border-top: 1px solid #ccc;
padding-top: 0.3em;
padding-bottom: 0;
background: #f7f7f7;
}