noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 07/13: Correct CSS


From: dwm
Subject: [Noalyss-commit] [noalyss] 07/13: Correct CSS
Date: Sun, 28 Jan 2024 09:05:26 -0500 (EST)

sparkyx pushed a commit to branch devel
in repository noalyss.

commit 83c483cf8cd52ff0d95467cdaefe425e27c313b9
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Sat Jan 27 21:16:43 2024 +0100

    Correct CSS
---
 html/css/style-classic7.css | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/html/css/style-classic7.css b/html/css/style-classic7.css
index 039e71e9d..3a5990fc9 100644
--- a/html/css/style-classic7.css
+++ b/html/css/style-classic7.css
@@ -44,7 +44,7 @@ input:focus {
     font-style: italic;
     background-color:transparent;
     font-size: 100%;
-    font-weight: 0;
+    font-weight: 1.0;
     padding: 0px;
     margin: 0px;
     font-family: sans-serif;
@@ -504,7 +504,7 @@ a.detail
     font-family: 'openSansRegular';
     text-decoration: underline;
     display: block;
-  //  color: #eb2208;
+    color: #eb2208;
     font-weight: normal;
     background-color: transparent;
 }



reply via email to

[Prev in Thread] Current Thread [Next in Thread]