From 18881b07cc830307ba9ca0a9b4507ad9ddba83ee Mon Sep 17 00:00:00 2001 From: Trianta <56975502+Trimutex@users.noreply.github.com> Date: Mon, 9 Dec 2024 23:18:39 -0600 Subject: [PATCH] core: improve buttons --- default.css | 7 ++++--- index.html | 4 ++-- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/default.css b/default.css index b64a883..c283194 100644 --- a/default.css +++ b/default.css @@ -43,13 +43,14 @@ body { } .navItem { - color: #06CDFF; background-color: #03001C; + border: solid 2px #06CDFF; + border-radius: 12px; + color: #06CDFF; + display: inline-block; margin: 6px; margin-top: 0px; padding: 8px; - display: inline-block; - border-radius: 12px; } #top { diff --git a/index.html b/index.html index beb1c03..a2522b5 100644 --- a/index.html +++ b/index.html @@ -8,12 +8,12 @@
+

TRIANTA

+

Engineer developing solutions for current problems to enhance the future

-

TRIANTA

-

Engineer developing solutions for current problems to enhance the future