Difference between revisions of "Template:BulbapediaBar.css"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
text-align: center; | text-align: center; | ||
background-color: #efe; | background-color: #efe; | ||
− | background-image: url("https:// | + | background-image: url("https://camp2.rectangle.zone/images/5/50/Nurpyparties.png"); |
} | } | ||
.roundy { | .roundy { | ||
border-radius: 10px; | border-radius: 10px; | ||
} | } |
Revision as of 23:22, 19 January 2023
.noticebar {
border: 1px solid #8a8; margin-top: 0.2em; padding: 0.2em; text-align: center; background-color: #efe; background-image: url("");
} .roundy { border-radius: 10px; }