noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 11/29: Style : improve h2


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 11/29: Style : improve h2
Date: Wed, 4 Nov 2020 11:08:40 -0500 (EST)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 6952f879349232a2688a727f8e3691181d40a7b7
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Sat Oct 31 00:20:10 2020 +0100

    Style : improve h2
---
 html/style-classic7.css | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/html/style-classic7.css b/html/style-classic7.css
index 09d256e..3846206 100644
--- a/html/style-classic7.css
+++ b/html/style-classic7.css
@@ -86,14 +86,15 @@ table.sortable th,  table.table_large th,table.result th {
 
 h2 {
     font-family: Arial, Helvetica, "Liberation Sans", FreeSans, sans-serif;
-    font-family: 'SansationLight';
-    color:#888;
+    color:white;
+    background-color:#6393c1;
     /*! margin:1px; */
-    padding:1px;
-    /*! font-style: italic; */
+    padding:3px;
+    font-style: italic; 
     font-size:15px;
-    font-size:1.2rem;
-    margin-bottom: 0;
+    font-size:1.1rem;
+    margin-bottom: 5px;
+    margin-top: 5px;
 }
 div.info {
     background:#879ED4;
@@ -2096,7 +2097,6 @@ td.selectedmenu {
     white-space: -moz-pre-wrap;
     white-space: pre-wrap;
     border:1px solid blue;
-    width:95%;
 }
 
 @media only screen and (max-width:850px) {



reply via email to

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