Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
{ | { | ||
+ | } | ||
+ | |||
+ | #content { | ||
+ | border-radius: 10px 0px 0px 10px; | ||
} | } | ||
Revision as of 23:34, 3 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;
}
/*
#content {
margin-left:0px;
}
*/