Files
@ bbc0c3b4c101
Branch filter:
Location: SlatePermutate/styles/print.css - annotation
bbc0c3b4c101
353 B
text/css
Added temporary minimal theme, updated color scheme, fixed some formatting and structural issues, added printing of selected amount, code formatting, other random changes
87c1a68829fe 87c1a68829fe 87c1a68829fe 87c1a68829fe 87c1a68829fe 87c1a68829fe 87c1a68829fe 87c1a68829fe 87c1a68829fe 87c1a68829fe 87c1a68829fe 87c1a68829fe 87c1a68829fe 87c1a68829fe 87c1a68829fe 87c1a68829fe 87c1a68829fe 87c1a68829fe 87c1a68829fe 87c1a68829fe 87c1a68829fe 87c1a68829fe 87c1a68829fe 87c1a68829fe 87c1a68829fe 87c1a68829fe 87c1a68829fe 87c1a68829fe 87c1a68829fe bbc0c3b4c101 bbc0c3b4c101 bbc0c3b4c101 bbc0c3b4c101 | div.scroller {
border:0;
padding:0;
margin:0;
}
div.scroller div.section {
padding:0;
margin-bottom: 2em;
}
div.scroller div.section div.txt {
padding: 1em;
}
.controls {
text-align: left;
margin-top: 10px;
margin-bottom: 2px;
}
.controls {
display: none;
}
.section {
background: #fff!important;
}
#footer {
text-align: center;
}
|