Applies new css changes (stats.css).

This commit is contained in:
Jonathan Rosenbaum
2016-01-27 23:11:11 +00:00
parent 78ef360e1b
commit a8ffd9fdf1
2 changed files with 7 additions and 8 deletions
+1 -2
View File
@@ -21,10 +21,9 @@ function resetTimer()
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>YBDB</title>
<link href="../css/transactions.css" rel="stylesheet" type="text/css" />
<link href="../css/contacts.css" rel="stylesheet" type="text/css" />
<link href="../css/css_yb_standard.css" rel="stylesheet" type="text/css" />
<link href="../css/pickmeup.css" rel="stylesheet" type="text/css" />
<link href="../css/stats.css" rel="stylesheet" type="text/css" />
<script src="../js/jquery-2.1.1.js"></script>
<script src="../js/jquery.pickmeup.js"></script>