Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xaprb/story.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaron Schwartz <xaprb@users.noreply.github.com>2019-03-23 23:36:00 +0300
committerBaron Schwartz <xaprb@users.noreply.github.com>2019-03-23 23:36:00 +0300
commitf7caf5f8e06945041bf2c5ce444385137c31841b (patch)
treef3a8d9147b5354926dc6f63679c7d0c49e2139b8
parenteb810cc2cebdbfae29e74b300e624a845519fedb (diff)
remove @page directives that aren't in less
-rw-r--r--static/css/apron.css8
1 files changed, 0 insertions, 8 deletions
diff --git a/static/css/apron.css b/static/css/apron.css
index ff1aba7..a1e653b 100644
--- a/static/css/apron.css
+++ b/static/css/apron.css
@@ -7,14 +7,6 @@ html {
margin: 0px;
padding: 0px;
}
-@page {
- margin: 0;
- size: 1216px 684px;
-}
-@page {
- margin: 0;
- size: 912px 684px;
-}
@media print {
.remark-slide-scaler {
width: 100% !important;