MediaWiki:Monobook.css: Difference between revisions

Content deleted Content added
does this fix it?
up top!!!!
Line 49:
#p-cactions .new a {
color: #c00;
}
 
/* put search bar up top */
#sidebar {
display: flex;
flex-direction: column;
}
#p-search {
order: -1;
}