MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 9: | Line 9: | ||
/* Meta color scheme */ | /* Meta color scheme */ | ||
--fiendish-dark-purple: #5A1A45; | --fiendish-dark-purple: #5A1A45; | ||
--fiendish-purple: #993B80; | --fiendish-purple: #993B80;f | ||
--fiendish-gold: #C8AA6E; | --fiendish-gold: #C8AA6E; | ||
| Line 4,318: | Line 4,318: | ||
-webkit-flex-basis: unset; | -webkit-flex-basis: unset; | ||
flex-basis: unset; | flex-basis: unset; | ||
} | |||
.pi-data { | |||
flex-direction: row; | |||
} | } | ||
.portable-infobox .pi-data-value { | .portable-infobox .pi-data-value { | ||