Difference between revisions of "Template:BulbapediaBar.css"
Jump to navigation
Jump to search
Coppersalts (talk | contribs) |
Coppersalts (talk | contribs) |
||
Line 1: | Line 1: | ||
− | .noticebar | + | .noticebar { |
border: 1px solid #8a8; | border: 1px solid #8a8; | ||
margin-top: -0.8em; | margin-top: -0.8em; | ||
Line 9: | Line 9: | ||
background-position: left center; | background-position: left center; | ||
} | } | ||
− | .roundy | + | .roundy { |
border-radius: 10px; | border-radius: 10px; | ||
+ | } | ||
+ | #mw-indicator-z-featured { | ||
+ | background-image: url("https://camp2.rectangle.zone/images/5/50/Nurpyparties.png"); | ||
+ | border-radius: 10px; | ||
} | } |
Revision as of 04:03, 25 January 2023
.noticebar {
border: 1px solid #8a8;
margin-top: -0.8em;
padding: 0.2em;
text-align: center;
background-color: #efe;
background-image: url("https://camp2.rectangle.zone/images/5/50/Nurpyparties.png");
background-repeat: no-repeat;
background-position: left center;
}
.roundy {
border-radius: 10px;
}
#mw-indicator-z-featured {
background-image: url("https://camp2.rectangle.zone/images/5/50/Nurpyparties.png");
border-radius: 10px;
}