summaryrefslogtreecommitdiffstats
path: root/app/print.styl
diff options
context:
space:
mode:
Diffstat (limited to 'app/print.styl')
-rw-r--r--app/print.styl25
1 files changed, 0 insertions, 25 deletions
diff --git a/app/print.styl b/app/print.styl
deleted file mode 100644
index 41ca616..0000000
--- a/app/print.styl
+++ /dev/null
@@ -1,25 +0,0 @@
-@page {
- margin-left: 1cm
- margin-right: 1cm
-}
-
-body {
- font-size: 9pt
- line-height: 1.3
-}
-
-a:link, a:visited, a:hover, a:active {
- text-decoration-thickness: 1px
-}
-
-.section-header {
- font-size: 18pt
- margin-bottom: -0.6em
-}
-
-@require "stylesheets/print/header.styl"
-@require "stylesheets/print/summary.styl"
-@require "stylesheets/print/skills.styl"
-@require "stylesheets/print/work.styl"
-@require "stylesheets/print/projects.styl"
-@require "stylesheets/print/education.styl"