From 726f9779a67e379f16bfa5618ca7fbde3332b5e2 Mon Sep 17 00:00:00 2001 From: pubkey Date: Mon, 6 Mar 2017 17:39:19 +0100 Subject: [PATCH] FIX(material-blue) pdf-layout --- resumes/resume-material-blue/index.mustache | 5 ++--- resumes/resume-material-blue/style.less | 16 ++++------------ 2 files changed, 6 insertions(+), 15 deletions(-) diff --git a/resumes/resume-material-blue/index.mustache b/resumes/resume-material-blue/index.mustache index 33c5a39..ee76feb 100644 --- a/resumes/resume-material-blue/index.mustache +++ b/resumes/resume-material-blue/index.mustache @@ -13,7 +13,7 @@
@@ -122,8 +122,7 @@

{{degree}}

- - Okt 2016 - vsl. März 2019 + {{timeperiod}}

{{description}}

diff --git a/resumes/resume-material-blue/style.less b/resumes/resume-material-blue/style.less index d979330..15343ab 100644 --- a/resumes/resume-material-blue/style.less +++ b/resumes/resume-material-blue/style.less @@ -1,16 +1,17 @@ +@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700,500); + #material-blue { .c { clear: both; } font-family: 'roboto', sans-serif; - background-color: #eae8e7; + background-color: #ccc; font-size: 15px; line-height: 1.5; color: #767270; letter-spacing: 0.072em; font-weight: normal; - margin: 0; li, ul { @@ -46,15 +47,6 @@ -moz-osx-font-smoothing: grayscale; font-size: 26px; } - margin-top: 50px; - background-color: #eae8e7; - border: none; - width: 846px; - height: 1205px; - padding: 0; - position: relative; - margin-left: auto; - margin-right: auto; h1, h2, @@ -214,7 +206,7 @@ .skill { clear: both; width: 77%; - margin-left: 20%; + margin-left: 14%; padding-top: 4px; .left {