noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 14/16: CSS : cosmetic


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 14/16: CSS : cosmetic
Date: Sun, 3 Feb 2019 14:38:42 -0500 (EST)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 970afbd6199f5f15efa976b7a665240036aca7fc
Author: Dany De Bontridder <address@hidden>
Date:   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 8279f06..bfd17be 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]