noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 06/11: Cosmetic h1.legend, legend & fieldset


From: dwm
Subject: [Noalyss-commit] [noalyss] 06/11: Cosmetic h1.legend, legend & fieldset
Date: Thu, 8 Aug 2024 14:52:17 -0400 (EDT)

sparkyx pushed a commit to branch unstable
in repository noalyss.

commit b5aa321d933422cfe8969bcc4ef19be227321388
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Tue Aug 6 21:38:51 2024 +0200

    Cosmetic h1.legend, legend & fieldset
---
 html/css/style-classic7.css | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/html/css/style-classic7.css b/html/css/style-classic7.css
index f414de9d6..ffa2d3c17 100644
--- a/html/css/style-classic7.css
+++ b/html/css/style-classic7.css
@@ -634,6 +634,9 @@ h1.legend, legend {
     border-width: 1px;
     border-style: solid;
     padding: 1rem;
+    margin: 0.5rem 0rem 0.5rem 2rem;
+
+
     width: 20rem;
     border-radius: 5px;
 }
@@ -1851,6 +1854,7 @@ div.box tr.even {
 }
 fieldset {
     border-width: 1px;
+    margin-left: 0.5rem;
 }
 #tva_select table {
     border-spacing: 0px;



reply via email to

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