diff --git a/public/bibtex/bibtex_cv.bib b/public/bibtex/bibtex_cv.bib index c4882ab..9e44a5b 100644 --- a/public/bibtex/bibtex_cv.bib +++ b/public/bibtex/bibtex_cv.bib @@ -149,7 +149,7 @@ howpublished = {Livescore.pdf} type = {Dissertation}, title = {Structural Metrics: an epistemology}, author = {}, - publisher = {Dissertation}, + publisher = {Doctoral Dissertation}, school = {University of California, Santa Barbara}, year = {2010}, howpublished = {Structural_Metrics.pdf} @@ -177,7 +177,7 @@ pages = {531–533} @article{doi:10.1080/07494460701671566, author = {}, -title = {On James Tenney's Arbor Vitae for string quartet}, +title = {On James Tenney's Arbor Vitae for string quartet}, journal = {Contemporary Music Review}, volume = {27}, number = {1}, diff --git a/public/stylesheets/resume_style.css b/public/stylesheets/resume_style.css index 4c08320..c669a86 100644 --- a/public/stylesheets/resume_style.css +++ b/public/stylesheets/resume_style.css @@ -9,8 +9,9 @@ body { } hr { - margin-top: 10px; + margin-top: 5px; margin-bottom: 10px; + border: 1px solid #000; } a { @@ -18,6 +19,14 @@ a { text-decoration: none; /* no underline */ } +h1 { + font-weight: bold; +} + +h4 { + font-weight: bold; +} + .name { margin-top: 0px; margin-bottom: 0px; @@ -69,7 +78,7 @@ a { .section { margin-left: 15px; - margin-bottom: 10px; + margin-bottom: 0px; } .entry { @@ -85,17 +94,21 @@ a { } .company-summary { + font-size: 13px; + margin-bottom: -5px; margin-bottom: 0px; } .company-description { - margin-bottom: 0px; + font-size: 13px; + margin-bottom: -3px; padding-left: 30px; text-indent: -15px; } .bib { padding-left: 15px; + margin-bottom: 10px; } .company-description ul { @@ -129,7 +142,8 @@ a { display: flex; align-items: center; text-align: center; - color: rgba(0, 0, 0, 0.35) !important; + margin-top: -5px; + color: solid #000 !important; -webkit-print-color-adjust: exact;//:For Chrome color-adjust: exact;//:For Firefox } @@ -137,7 +151,7 @@ color-adjust: exact;//:For Firefox .separator::before { content: ''; flex: 1; - border-bottom: 1px solid #d3d3d3; + border-bottom: 1px solid #000; } .separator:not(:empty)::before { diff --git a/views/cv.template b/views/cv.template index 07c070b..3b7f5b5 100644 --- a/views/cv.template +++ b/views/cv.template @@ -177,7 +177,7 @@