Skip to content

Commit

Permalink
Backport stable style change
Browse files Browse the repository at this point in the history
  • Loading branch information
stickz committed Mar 17, 2024
1 parent 6276e6f commit ee412c9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,8 @@
<link rel="icon" type="image/png" href="./images/favicon-16x16.png" sizes="16x16" />
<meta name="msapplication-TileColor" content="#FFFFFF" />
<meta name="msapplication-TileImage" content="./images/mstile-144x144.png" />
<link href="./css/style.css" rel="stylesheet" type="text/css" />
<link href="./css/stable.css" rel="stylesheet" type="text/css" />
<style type="text/css">
@import "./css/style.css";
</style>
<script type="text/javascript" src="./js/jquery.js?v=4210"></script>
<script type="text/javascript" src="./js/jquery.flot.js?v=4210"></script>
<script type="text/javascript" src="./js/sanitize.js?v=4210"></script>
Expand Down

0 comments on commit ee412c9

Please sign in to comment.