Difference between revisions of "Template:BulbapediaBar.css"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
background-color: #efe; | background-color: #efe; | ||
background-image: url("https://cdn2.bulbagarden.net/upload/6/6f/Notice_bar_background.png"); | background-image: url("https://cdn2.bulbagarden.net/upload/6/6f/Notice_bar_background.png"); | ||
− | |||
} | } | ||
.roundy { | .roundy { | ||
border-radius: 10px; | border-radius: 10px; | ||
} | } |
Revision as of 22:42, 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; }