Skip to content

Commit

Permalink
refactor(opinion.css): Remove font styling
Browse files Browse the repository at this point in the history
  • Loading branch information
flooie committed Dec 12, 2024
1 parent 2e7338f commit 36fe0fc
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions cl/assets/static-global/css/opinions.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
.opinion-body {

.harvard > * {
font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
font-size: 15px;
letter-spacing: 0.2px;
text-align: justify;
Expand Down Expand Up @@ -433,7 +432,6 @@ div.footnote:first-of-type {

#opinion-caption {
margin-top: 20px;
font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
font-size: 15px;
letter-spacing: 0.2px;
line-height: 2.3em;
Expand Down Expand Up @@ -524,15 +522,13 @@ div.footnote:first-of-type {
}

div.subopinion-content > .harvard {
font-family: "Open Sans", Arial, Helvetica, sans-serif;
font-size: 15px;
letter-spacing: 0.2px;
line-height: 2.3em;
text-align: justify;
}

#columbia-text {
font-family: "Open Sans", Arial, Helvetica, sans-serif;
font-size: 15px;
letter-spacing: 0.2px;
line-height: 2.3em;
Expand Down Expand Up @@ -678,14 +674,12 @@ div.footnote:first-of-type {
}

.case-details {
font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
letter-spacing: 0.2px;
line-height:2.3em;
}

.opinion-section-title {
margin-top: 50px;
font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
}

/*Add style to align roman numerals */
Expand Down

0 comments on commit 36fe0fc

Please sign in to comment.