View source for Module:Portal bar/styles.css
From The Goon Show Depository
You do not have permission to edit this page, for the following reason:
You can view and copy the source of this page.
/* {{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;
000
1:0
Templates used on this page:
Return to Module:Portal bar/styles.css.