diff --git a/cl/assets/static-global/css/opinions.css b/cl/assets/static-global/css/opinions.css index ff1b0200d3..2e2c5a77a3 100644 --- a/cl/assets/static-global/css/opinions.css +++ b/cl/assets/static-global/css/opinions.css @@ -6,7 +6,6 @@ .opinion-body { .harvard > * { - font-family: Merriweather, "Times New Roman", Times, serif; font-size: 15px; letter-spacing: 0.2px; text-align: justify; @@ -379,24 +378,19 @@ div.footnote:first-of-type { /*Case Caption CSS*/ #caption-square { - background-color: #F6F2EE; + background-color: whitesmoke; margin-left: -15px; margin-right: -15px; margin-top: -20px; } #caption-square > ul > li { - background-color: #fcfaf9; + background-color: #e7e7e7; border-top-right-radius: 5px 5px; /* Rounds the corners */ border-top-left-radius: 5px 5px; /* Rounds the corners */ margin-left: 4px; } - #caption-square > ul > li.active { - background-color: #ffffff; - border-bottom: 1px solid lightgrey; - } - #caption-square > ul > li.active { background-color: #ffffff; border-bottom: 1px solid white; @@ -407,7 +401,6 @@ div.footnote:first-of-type { } /*Opinion Date File*/ - .case-date-new { border: 1px solid #B53C2C; padding: 0px 10px; @@ -439,7 +432,6 @@ div.footnote:first-of-type { #opinion-caption { margin-top: 20px; - font-family: Merriweather, "Times New Roman", Times, serif; font-size: 15px; letter-spacing: 0.2px; line-height: 2.3em; @@ -530,7 +522,6 @@ div.footnote:first-of-type { } div.subopinion-content > .harvard { - font-family: Merriweather, "Times New Roman", Times, serif; font-size: 15px; letter-spacing: 0.2px; line-height: 2.3em; @@ -538,7 +529,6 @@ div.footnote:first-of-type { } #columbia-text { - font-family: Merriweather, "Times New Roman", Times, serif; font-size: 15px; letter-spacing: 0.2px; line-height: 2.3em; @@ -684,14 +674,12 @@ div.footnote:first-of-type { } .case-details { - font-family: Merriweather, "Times New Roman", Times, serif; letter-spacing: 0.2px; line-height:2.3em; } .opinion-section-title { margin-top: 50px; - font-family: Merriweather, "Times New Roman", Times, serif; } /*Add style to align roman numerals */ diff --git a/cl/opinion_page/templates/opinions.html b/cl/opinion_page/templates/opinions.html index 8b2190a252..4402fc8686 100644 --- a/cl/opinion_page/templates/opinions.html +++ b/cl/opinion_page/templates/opinions.html @@ -62,8 +62,8 @@

Admin

{% endif %} - -