Browse Source

Update style.css

Visman 1 year ago
parent
commit
4e4465e81e
1 changed files with 6 additions and 6 deletions
  1. 6 6
      public/style/ForkBB/style.css

+ 6 - 6
public/style/ForkBB/style.css

@@ -10,13 +10,13 @@
   --c-icon-sub: hsl(34, 100%, 25%);
   --bg-focus: hsl(34, 44%, 69%);
   --bg-post-h: hsl(34, 44%, 69%);
-  --bg-post-b: hsl(44, 88%, 97%);
-  --bg-fann: hsl(44, 88%, 97%);
+  --bg-post-b: hsl(28, 88%, 97%);
+  --bg-fann: hsl(28, 88%, 97%);
   --bg-submenu: hsl(36, 100%, 90%);
-  --c-active: hsl(49, 60%, 93%);
-  --bg-btn: hsl(49, 60%, 93%);
-  --bg-like-nav: hsl(49, 60%, 93%);
-  --c-light: hsl(49, 60%, 93%);
+  --c-active: hsl(28, 60%, 93%);
+  --bg-btn: hsl(28, 60%, 93%);
+  --bg-like-nav: hsl(28, 60%, 93%);
+  --c-light: hsl(28, 60%, 93%);
   --c-tsticky: hsl(357, 100%, 42%);
   --c-faggr: hsl(357, 100%, 42%);
   --c-faggr-pr: hsl(0, 0%, 20%);