aboutsummaryrefslogtreecommitdiff
path: root/HTML/buttons.html
diff options
context:
space:
mode:
authorOxbian <oxbian@mailbox.org>2024-10-13 14:27:33 -0400
committerOxbian <oxbian@mailbox.org>2024-10-13 14:27:33 -0400
commit8e405bd43daa8a1ce7242e1a51b4008f42d3738e (patch)
tree01bfca4abd384c2978f20dc9ff5b6ab2fed0fc6f /HTML/buttons.html
parent157468b84553c47d0f5ba312d815ea7195b0d6b5 (diff)
downloadweb-template-8e405bd43daa8a1ce7242e1a51b4008f42d3738e.tar.gz
web-template-8e405bd43daa8a1ce7242e1a51b4008f42d3738e.zip
feat: CSS colorscheme file, to help define a global & uniform colorschememain
Diffstat (limited to 'HTML/buttons.html')
-rw-r--r--HTML/buttons.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/HTML/buttons.html b/HTML/buttons.html
index d2aebf9..41da23c 100644
--- a/HTML/buttons.html
+++ b/HTML/buttons.html
@@ -5,7 +5,8 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <!-- CSS & Atom -->
+ <!-- CSS -->
+ <link rel="stylesheet" href="../CSS/colorscheme.css">
<link rel="stylesheet" href="../CSS/default.css">
<link rel="stylesheet" href="../CSS/button.css">
ArKa projects. All rights to me, and your next child right arm.