Mainly experimental stuff for print

This commit is contained in:
Stephan 2016-12-15 11:44:35 +01:00
parent ed66b9f6ee
commit d91c029d4d
7 changed files with 245 additions and 69 deletions

View file

@ -44,7 +44,7 @@
// ------------------------------------------------------------------------------
// Simulate new body element
.div_body {
.screen_body {
width: $basic_width;
@media screen and (orientation: landscape) {
@media (min-width: $screen_small) {