Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
Line 17: | Line 17: | ||
code { | code { | ||
− | background-color:# | + | background-color:#eee; |
− | color:# | + | color:#222; |
} | } | ||
Latest revision as of 00:34, 4 February 2021
#filehistory, #n-recentchanges, #n-help-mediawiki, #mw-imagepage-upload-disallowed, #pt-login, #ca-talk, #p-tb, #ca-view, #ca-history, #ca-unwatch, #ca-viewsource, /*#mw-panel,*/ #ca-nstab-main, #p-namespaces, #footer-places-privacy, #footer-places-disclaimer, #footer-places-about, #mw-imagepage-section-filehistory {
display:none;
}
#ca-nstab-main, #p-views
{
}
#content {
border-radius: 10px 0px 0px 10px;
}
#p-logo a {
background-size: cover;
}
code {
background-color:#eee;
color:#222;
}
/*
#content {
margin-left:0px;
}
*/