Seperate style files for admin and index, admin interface formatting and design
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<title>Counter</title>
|
||||
<link rel='stylesheet' href='/stylesheets/bootstrap/bootstrap.min.css' />
|
||||
<link rel='stylesheet' href='/stylesheets/style.css' />
|
||||
<link rel='stylesheet' href='/stylesheets/index.css' />
|
||||
<link rel='stylesheet' href='/stylesheets/seven-segment.css' />
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user