lib/assets/style.css in yaml-cv-0.1.9 vs lib/assets/style.css in yaml-cv-0.1.10

- old
+ new

@@ -1,9 +1,10 @@ body { padding: 0px; background-color: rgb(218, 218, 218); + font-size: 14px; } p, li, td { font-family: Century Gothic, arial, sans-serif; color: #989898; @@ -39,10 +40,11 @@ padding: .5in; } .header { margin-bottom: 1em; + font-size: 1.2em; } .header table { width: 100%; } @@ -56,11 +58,11 @@ .header p { margin: 0; } .header .name { - font-size: 1.5em; + font-size: 1.2em; font-weight: 800; } .contact-list { list-style-type: none; @@ -108,11 +110,10 @@ font-weight: 600; text-transform: uppercase; } .section .content { - font-size: .8em; } p { margin: 0 0 0 0; } @@ -125,22 +126,20 @@ margin-bottom: .8em; } .subsection .title { color: #696969; - font-size: 1em; text-transform: none; } .subsection .period-wrapper, .subsection .location-wrapper { font-size: .7em; text-align: right; } .subsection .subtitle { - font-size: .86em; font-weight: 600; } .skill-wrapper { vertical-align: top; @@ -149,10 +148,9 @@ padding-bottom: 0.5em; padding-left: 0; } .skill-title { color: #696969; - font-size: 1em; font-weight: 600; vertical-align: top; text-align: left; }