diff options
Diffstat (limited to 'html/stylesheets.html')
| -rwxr-xr-x | html/stylesheets.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/html/stylesheets.html b/html/stylesheets.html index e458dfe..4e3852c 100755 --- a/html/stylesheets.html +++ b/html/stylesheets.html @@ -22,6 +22,7 @@ <link rel="stylesheet" href="/css/{{device}}/footer.css"> <link rel="stylesheet" href="/css/{{device}}/container.css"> <link rel="stylesheet" href="/css/{{device}}/button.css"> +<link rel="stylesheet" href="/css/{{device}}/checkbox.css"> <link rel="stylesheet" href="/css/{{device}}/input.css"> <link rel="stylesheet" href="/css/{{device}}/login.css"> <link rel="stylesheet" href="/css/{{device}}/navbar.css"> |
