Module:Portal navigation/styles.css: Difference between revisions

MeowyCats2 changed the content model of the page Module:Portal navigation/styles.css from "plain text" to "Sanitized CSS"
TheAP (talk | contribs)
m 1 revision imported
 
(One intermediate revision by one other user not shown)
Line 97: Line 97:
.mw-ui-button {
.mw-ui-button {
margin: 2px;
margin: 2px;
}
.portal-navigation, .portal-navigation-header {
border-radius: 15px;
    box-shadow: 0 2px 2px rgba(0,0,0,0.1);
}
}