Skip to content

Commit

Permalink
gap-analysis/gapanalysis.css, Styling for language data
Browse files Browse the repository at this point in the history
  • Loading branch information
r12a committed Jul 3, 2024
1 parent d1e80d3 commit 55b5185
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion gap-analysis/gapanalysis.css
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,21 @@ h5 { margin-top: 1rem !important; border-block-end:1px solid #ccc !important; wi
margin-block-start: 0;
float: right;
font-size: 90%;
}
}



.languageData {
font-style: italic;
margin-block-start: -.2rem;
}
.issueScore {
display: inline;
color: #ddd;
}






0 comments on commit 55b5185

Please sign in to comment.