×
Create a new article
Write your page title here:
We currently have 34 articles on Mijopedia. Type your article name above or click on one of the titles below and start writing!



MediaWiki:Common.css: Difference between revisions

MeowyCats2 (talk | contribs)
Modify colors of main page box
MeowyCats2 (talk | contribs)
Add color to main page link
Line 11: Line 11:
.main-page-box-content {
.main-page-box-content {
     background-color:#bbbbff;
     background-color:#bbbbff;
}
.main-page-box > p a {
color:#bbbbff;
}
}