diff --git a/_layouts/print.html b/_layouts/print.html index dd227a3..e15a756 100644 --- a/_layouts/print.html +++ b/_layouts/print.html @@ -26,7 +26,7 @@ {{ content }}
Bron: https://mi3k3.github.io/curriculum-vitae/
Bron: https://fgaens.github.io/curriculum-vitae/
diff --git a/_sass/_print.scss b/_sass/_print.scss index dfc00bc..0116a07 100644 --- a/_sass/_print.scss +++ b/_sass/_print.scss @@ -6,9 +6,9 @@ body { font-size: 12pt; } - .experiences-section .item:nth-child(5) { - margin-top: 200px; - } +// .experiences-section .item:nth-child(5) { +// margin-top: 200px; +// } .print-wrapper .main-wrapper .source-wrapper{ margin-top: 145px; } @@ -28,7 +28,7 @@ .group-title{ flex-grow:1; text-align: center; - background-color: #368699 !important; + background-color: #0A6E14 !important; font-size: 14px; margin-top: 20px; margin-bottom: 32px; @@ -55,7 +55,7 @@ vertical-align: middle; border-radius: 50%; position: absolute; - border: 2px solid #368699; + border: 2px solid #0A6E14; top: 0; left: 24px; }