Template:BulbapediaBar.css

From The Wiki Camp 2
Revision as of 22:41, 19 January 2023 by GopyXP (talk | contribs)
Jump to navigation Jump to search

.noticebar {

 border: 1px solid #8a8;
 margin-top: 0.2em;
 padding: 0.2em;
 text-align: center;
 background-color: #efe;
 background-image: url("Notice_bar_background.png");
 no-repeat left center;

} .roundy { border-radius: 10px; }