Skip to content

Commit

Permalink
fix navpills
Browse files Browse the repository at this point in the history
resize screenshot thumb
  • Loading branch information
jneilliii committed May 2, 2021
1 parent 2872f78 commit 8664dee
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion css/discoranged.css
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,11 @@ a:hover {
.nav-pills > .active > a:hover {
background-color: #FC8003;
}
.nav-pills > li > a:hover {
background-color: #d46c03
}
.nav-tabs > li > a:hover {
background-color: #474a51;
background-color: #FC8003;
border: 1px solid #36393f;
color: #FC8003;
}
Expand Down
Binary file modified thumbs/discoranged.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8664dee

Please sign in to comment.