184
edits
(Added styling to Navbar, Top bar and Login bar) |
(Added more borders to [More] and the Searchbox) |
||
Line 155: | Line 155: | ||
} | } | ||
#p-namespaces .mw-list-item, #p-views .mw-list-item{ | #p-namespaces .mw-list-item, #p-views .mw-list-item, #p-cactions, #p-search{ | ||
background-color:#00131D; | background-color:#00131D; | ||
border-top-left-radius: 15px; | border-top-left-radius: 15px; | ||
Line 170: | Line 170: | ||
#p-namespaces{ | #p-namespaces{ | ||
padding-left:0px; | padding-left:0px; | ||
} | |||
#p-search{ | |||
padding: 0px 15px; | |||
margin: 0px; | |||
height:40px; | |||
} | } |