Browse Source

Revert print team ranking letter

tr-letter
Kevin Mok 4 years ago
parent
commit
a19c6fb921
Signed by: Kevin-Mok GPG Key ID: 6E920656BBAD3E6C
  1. 28
      assets/sass/main.scss
  2. 2
      content/letter
  3. 10
      content/resume/printable.txt
  4. 2
      static/pdf

28
assets/sass/main.scss

@ -101,10 +101,10 @@ $vert-phone-width: 500px;
// general elements {{{ // // general elements {{{ //
// $background-color: #2d2d2d;
// $color: #f2f0ec;
$background-color: white;
$color: black;
$background-color: #2d2d2d;
$color: #f2f0ec;
// $background-color: white;
// $color: black;
body { body {
margin: 0; margin: 0;
@ -112,10 +112,10 @@ body {
color: $color; color: $color;
line-height: 1.5; line-height: 1.5;
// font-size: 100%; // font-size: 100%;
// font-size: 15px;
font-size: 25px;
// font-family: 'Source Code Pro', monospace;
font-family: 'Hack Nerd Font Mono', monospace;
font-size: 15px;
// font-size: 25px;
// font-family: 'Hack Nerd Font Mono', monospace;
font-family: 'Hack', monospace;
display: flex; display: flex;
flex-direction: column; flex-direction: column;
min-height: 100vh; min-height: 100vh;
@ -661,7 +661,7 @@ header {// {{{
&.letter { &.letter {
margin-top: 2em; margin-top: 2em;
font-size: 21px;
// font-size: 21px;
img { img {
height: 4.5em; height: 4.5em;
@ -669,17 +669,17 @@ header {// {{{
h2 { h2 {
color: $base-red; color: $base-red;
// font-size: 30px;
// margin-top: 0em; // margin-top: 0em;
// margin-top: 1.25em;
font-size: 30px;
// margin-top: .5em; // margin-top: .5em;
margin-bottom: 1em;
// margin-top: 1.25em;
// margin-bottom: 1em;
} }
p { p {
// margin-bottom: 1.5em;
margin-bottom: 1em;
margin-bottom: 1.5em;
// margin-bottom: 1em;
} }
ul { ul {

2
content/letter

@ -1 +1 @@
Subproject commit 90e0dd0c4e3bbd022938efe71290a8ff450ebfc6
Subproject commit 42716f448725e12e0af6660e6bbd196115f69bd6

10
content/resume/printable.txt

@ -1,8 +1,12 @@
// vim: ft=markdown
- bg colors - bg colors
# Resume
- site title max width - site title max width
- switch project shortcode - switch project shortcode
- rm details top margin - rm details top margin
{{% resume/letter-print type="team-rankings" code="8zOGK" %}}
# Letter
- letter font size
- h2

2
static/pdf

@ -1 +1 @@
Subproject commit ef26b9b9615daa4b4d5daa6a26b54672f8e545fa
Subproject commit 803aa46cb97d87e0eca36867bef91d977346a322
Loading…
Cancel
Save