View source for Template:Portal styles/styles.css
Jump to navigation
Jump to search
You do not have permission to edit this page, for the following reason:
You can view and copy the source of this page.
/* {{pp-template}} */
/* For portals, added 2011-12-07 -bv
On wide screens, show these as two columns
On narrow and mobile screens, let them collapse into a single column */
.portal-column-left {
float: left;
width: 50%;
}
.portal-column-right {
float: right;
width: 49%;
}
.portal-column-left-wide {
float: left;
width: 60%;
}
.portal-column-right-narrow {
float: right;
width: 39%;
}
000
1:0
Templates used on this page:
- Template:Pp-template (view source)
- Module:Arguments (view source)
- Module:Effective protection expiry (view source)
- Module:Effective protection level (view source)
- Module:File link (view source)
- Module:Protection banner (view source)
- Module:Protection banner/config (view source)
- Module:Yesno (view source)
Return to Template:Portal styles/styles.css.