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



TwistedFates Database
15Articles

MediaWiki:Common.css: Difference between revisions

No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 1: Line 1:
.portable-infobox {
.portable-infobox {
   width: 40%;
   width: 35%;
}
 
.portable-infobox .pi-secondary-background {
  background-color: cyan;
}
 
.portable-infobox .pi-border-color {
  border-color: cyan;
}
}

Revision as of 09:31, 24 November 2023

.portable-infobox {
   width: 35%;
}

.portable-infobox .pi-secondary-background {
   background-color: cyan;
}

.portable-infobox .pi-border-color {
   border-color: cyan;
}