MediaWiki:Monobook.css: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
format
(more off)
(format)
 
(2 intermediate revisions by the same user not shown)
Line 2:
 
/* basic styling */
 
body.skin--responsive .pBody {
background-color: #FFFFE8;
 
body.skin--responsive #p-cactions li.selected {
Line 26 ⟶ 30:
 
/* talk page tab spacing */
 
li#ca-addsection {
margin-left:4px;
Line 32 ⟶ 35:
 
/* search button */
 
body.skin-monobook input.searchButton {
color: #000;
cursor: pointer;
background-color: #fff;
border: 1px solid #007500135B09;
padding: 0 0.4em !important;
}
Line 45 ⟶ 47:
}
body.skin-monobook #searchInput {
border: 1px solid #007500135B09;
padding-right: 0;
}
Line 60 ⟶ 62:
/* tabs */
body.skin--responsive #p-cactions li {
border-color: #007500135B09 !important;
}
 
Line 67 ⟶ 69:
}
 
/* user links */
/* user links */
 
Line 85 ⟶ 86:
@media all and (min-width: 551px) {
body.skin-monobook #p-personal ul {
background: #F8FCFFFFFFE8;
border-left: 1px solid #007500135B09;
border-bottom: 1px solid #007500135B09;
width: auto;
display: inline;
Line 126 ⟶ 127:
}
 
#siteNotice { padding: 0; }
#localNotice {
#localNotice { margin-bottom: 0.5em; }
#localNotice hr { background: #ccc; }
 
/* Echo extension */
Line 147 ⟶ 148:
 
select {
border: 1px solid #007500135B09;
color: black;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu