Module:Portal/sandbox/styles.css: Difference between revisions

Content deleted Content added
UGH! I forgot to restore the -sand
ok let's try it again, this time with sand
Tag: Reverted
Line 1:
.portalbox-sand ul {
padding: 0; /* Timeless adds padding */
display: table;
Line 6:
}
 
.portalborder-sand ul {
border: solid #aaa 1px;
padding: 0.1em;
Line 12:
}
 
.portalbox-entry-sand ul {
display: table-row;
font-size: 85%;
Line 34:
 
@media (min-width: 720px) {
.portalleft-sand ul {
clear: left;
float: left;
Line 40:
}
.portalright-sand ul {
clear: right;
float: right;