Skip to content

Commit

Permalink
tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
Thorin-Oakenpants authored Jul 19, 2024
1 parent ea6e3bc commit 9ffa3d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ a.return {color: var(--link); text-decoration: none; font-size: 14px; line-heig
.btngood, .sgood {border-color: var(--test7); color: var(--test7);}
.btnbad, .sbad {border-color: var(--testbad); color: var(--testbad);}
.btn-left {float: left; position: relative; left: -15px; top: 0px;}
.btn-right {float: right; position: relative; right: 10px; top: 0px; text-align: right;}
.btn-right {float: right; position: relative; top: 0px; text-align: right;}

/* tooltips */
.icon {font-size: 10px; font-weight: bold; color: var(--test0); cursor: default;}
Expand Down

0 comments on commit 9ffa3d1

Please sign in to comment.