Template:BulbapediaBar.css

From The Wiki Camp 2
Revision as of 00:11, 20 January 2023 by GopyXP (talk | contribs)
Jump to navigation Jump to search
.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;
}