noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 03/07: Cosmetic


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 03/07: Cosmetic
Date: Fri, 30 Sep 2022 09:35:55 -0400 (EDT)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 849aee351cc7eb02a40ff5c09d7b1cb2780605d4
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Mon Sep 19 16:49:18 2022 +0200

    Cosmetic
---
 html/css/style-classic7.css | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/html/css/style-classic7.css b/html/css/style-classic7.css
index 8598ee4ad..7eff87451 100644
--- a/html/css/style-classic7.css
+++ b/html/css/style-classic7.css
@@ -82,7 +82,10 @@ table.sortable th,  table.table_large th,table.result th {
     font-style: italic;
 
 }
-
+h2.title {
+    border-radius: 0px;
+    margin: 0px;
+}
 h2 {
     font-family: Arial, Helvetica, "Liberation Sans", FreeSans, sans-serif;
     color:white;
@@ -95,7 +98,9 @@ h2 {
     font-size: 1.1rem;
 margin-bottom: 1rem;
 margin-top: 1rem;
-border-radius: 2px;
+margin-right:1rem;
+margin-left:1rem;
+border-radius: 12px;
 padding: 0.5rem 0rem 0.7rem 2rem;
 }
  @media only screen and (max-width: 1280px) {



reply via email to

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