noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 64/173: CSS : cosmetic


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 64/173: CSS : cosmetic
Date: Mon, 22 Mar 2021 12:58:43 -0400 (EDT)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 65cc2188453785c8fb31bba2541b5bdb7091745e
Author: Dany De Bontridder <danydb@noalyss.eu>
AuthorDate: Sun Feb 3 16:04:52 2019 +0100

    CSS : cosmetic
---
 html/style-classic7.css | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/html/style-classic7.css b/html/style-classic7.css
index 239eaa5..434d39c 100644
--- a/html/style-classic7.css
+++ b/html/style-classic7.css
@@ -808,6 +808,12 @@ div.topmenu {
        font-size:1rem;
        
 }
+.topmenu table {
+    border-collapse:separate;
+    border-spacing:1px;
+    
+}
+
 @media only screen and (max-width:320px) {
   div.topmenu {
     margin-top: 44px;      
@@ -1257,6 +1263,10 @@ div.menu2 a.mtitle:hover,div.menu 
a.mtitle:hover,td.mtitle a.mtitle:hover {
 div.menu2 a.mtitle:hover {
     border-radius: 0px 0px;
 }
+div.menu2 table {
+    border-collapse: collapse;
+    border-spacing:1px;
+}
 div.menu3 {
        font-size:13.6px;
        font-size:0.80rem;



reply via email to

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