More actions
Created page with "→{{pp|small=y}}: .portal-bar { font-size: 88%; font-weight: bold; display:flex; justify-content: center; align-items: baseline; } .portal-bar-bordered { padding: 0 2em; background-color: #fdfdfd; border: 1px solid #a2a9b1; clear: both; margin: 1em auto 0; } .portal-bar-related { font-size: 100%; justify-content: flex-start; } .portal-bar-unbordered { padding: 0 1.7em; margin-left: 0; } .portal-bar-header { margin: 0 1em 0 0.5em; flex: 0 0 au..." |
No edit summary |
||
Line 1: | Line 1: | ||
/* | /* [[Category:CSS from Wikimedia]] */ | ||
/* [[Category:Module CSS pages]] */ | |||
.portal-bar { | .portal-bar { | ||
font-size: 88%; | font-size: 88%; |