Seperate style files for admin and index, admin interface formatting and design
This commit is contained in:
parent
54ca75563a
commit
9f845ea234
4 changed files with 23 additions and 26 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue