Template:BulbapediaBar.css

Revision as of 05:16, 25 January 2023 by Coppersalts (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.noticebar {
  border: 1px solid #8a8;
  padding: 0.2em;
  margin-top: 1em;
  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;
}