From 967b17100a9d64cb91430376349391a498911ea8 Mon Sep 17 00:00:00 2001
From: Herwin Bozet
Date: Sat, 16 Nov 2024 17:36:38 +0100
Subject: [PATCH] Added class prefix to buttons, Improved intro, Changed
sidebar slightly Update index.php, buttons.php, and 4 more files...
---
htdocs/index.php | 21 +--------------------
htdocs/parts/buttons.php | 16 ++++++++--------
htdocs/parts/intro.php | 4 ++--
htdocs/parts/sidebar.php | 3 ---
scss/core/overflow.scss | 6 +++---
scss/site/input.scss | 8 ++++----
6 files changed, 18 insertions(+), 40 deletions(-)
diff --git a/htdocs/index.php b/htdocs/index.php
index 7f727a4..2430e7d 100644
--- a/htdocs/index.php
+++ b/htdocs/index.php
@@ -31,27 +31,8 @@
- Homepage
+ NibbleCSS Documentation
-
-
-
- Language
-
-
-
-
diff --git a/htdocs/parts/buttons.php b/htdocs/parts/buttons.php
index b7856f6..58f2575 100644
--- a/htdocs/parts/buttons.php
+++ b/htdocs/parts/buttons.php
@@ -46,27 +46,27 @@ if(basename(__FILE__) == basename($_SERVER["SCRIPT_FILENAME"])) {
-
+
- button.p-xs.r-s.border.primary
+ button.p-xs.r-s.border.btn-primary
-
+
- button.p-xs.r-s.border.success
+ button.p-xs.r-s.border.btn-success
-
+
- button.p-xs.r-s.border.warning
+ button.p-xs.r-s.border.btn-warning
-
+
- button.p-xs.r-s.border.error
+ button.p-xs.r-s.border.btn-error
diff --git a/htdocs/parts/intro.php b/htdocs/parts/intro.php
index c819a1c..638f8b0 100644
--- a/htdocs/parts/intro.php
+++ b/htdocs/parts/intro.php
@@ -8,7 +8,7 @@ global $root_path;
?>
-
Welcome to NibblePoker.com
+ Introduction
About the stylesheet
@@ -70,7 +70,7 @@ global $root_path;
title="Download the minified full stylesheet"
class="a-hidden"
download>
-