Skip to content

Commit

Permalink
plugin-gargoyle-theme-flat-blue: fix modals
Browse files Browse the repository at this point in the history
  • Loading branch information
lantis1008 committed Jan 2, 2020
1 parent 47b0e5e commit 904cb16
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -803,3 +803,9 @@ code
{
color: #4FB765;
}
.modal-content
{
background-color: #4e5d6b;
border-color: #4e5d6b;
border-radius: 0;
}

0 comments on commit 904cb16

Please sign in to comment.