Skip to content

Commit

Permalink
Aesthetic patch.
Browse files Browse the repository at this point in the history
  • Loading branch information
Maikuolan committed Aug 30, 2023
1 parent 8a06f6c commit cd6d10e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions assets/primerdark/frontend.css
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@ a:hover{color:#fc0;text-decoration:underline}
.txtGn{color:#595}
.txtOe{color:#f95}
.txtRd{color:#955}
code.txtGn{color:#7c7}
code.txtOe{color:#fc7}
code.txtRd{color:#c77}
code.txtGn,code>.txtGn{color:#7c7}
code.txtOe,code>.txtOe{color:#fc7}
code.txtRd,code>.txtRd{color:#f77}
.ufts{width:220px}
.normalHeight{line-height:100%}
@media only all and (max-width:230px) {
Expand Down

0 comments on commit cd6d10e

Please sign in to comment.