MediaWiki:Monobook.css: Difference between revisions

up top!!!!
(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;
}