View source for Template:Stack/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-template}} */
.stack {
box-sizing: border-box;
}
.stack > div {
margin: 1px;
overflow: hidden;
}
@media all and (min-width: 720px) {
.stack-clear-left {
float: left;
clear: left;
}
.stack-clear-right {
float: right;
clear: right;
}
000
1:0
Templates used on this page:
Return to Template:Stack/styles.css.