Skip to content

Commit

Permalink
webui: fix CSS on site survey page caused by a recent change in qis.css
Browse files Browse the repository at this point in the history
  • Loading branch information
RMerl committed Oct 11, 2018
1 parent 4e48ee6 commit 80eef12
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@
p{
font-weight: bolder;
}
a{
color: #FFFFFF !important;
}
</style>
<script language="JavaScript" type="text/javascript" src="/state.js"></script>
<script language="JavaScript" type="text/javascript" src="/general.js"></script>
Expand Down

0 comments on commit 80eef12

Please sign in to comment.