[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Noalyss-commit] [noalyss] 73/86: CSS : class=super for link
From: |
dwm |
Subject: |
[Noalyss-commit] [noalyss] 73/86: CSS : class=super for link |
Date: |
Thu, 19 Sep 2024 02:42:03 -0400 (EDT) |
sparkyx pushed a commit to branch unstable
in repository noalyss.
commit 6d6e9dede5753f4ca4f68d8d58013952a2540c37
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Tue Sep 17 15:41:18 2024 +0200
CSS : class=super for link
---
html/css/style-classic7.css | 16 ++++++++++++----
1 file changed, 12 insertions(+), 4 deletions(-)
diff --git a/html/css/style-classic7.css b/html/css/style-classic7.css
index aab596401..e8de23087 100644
--- a/html/css/style-classic7.css
+++ b/html/css/style-classic7.css
@@ -3641,8 +3641,16 @@ div.widget-full_size {
div.row.odd.hover:hover,div.row.even.hover:hover { background-color:
var(--hover) !important; }
h2.h-section {
- background-color: #e4e9ee;
- color: navy;
- border: 1px steelblue solid;
- font-style: normal;
+ background-color: #e4e9ee;
+ color: navy;
+ border: 1px steelblue solid;
+ font-style: normal;
+ font-family: OpenSansRegular;
}
+.super {
+ font-family: SansationLight;
+ vertical-align: super;
+ font-size: 80%;
+ font-variant-caps: normal;
+
+}
\ No newline at end of file
- [Noalyss-commit] [noalyss] 51/86: Translation, (continued)
- [Noalyss-commit] [noalyss] 51/86: Translation, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 61/86: PHP8.2 : deprecated dynamique attr., dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 68/86: PHP8.2 : deprecated dynamique attr., dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 74/86: CSS : Cosmetic add CSS h-section and super (for detail), dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 72/86: Cosmetic add CSS h-section, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 85/86: Cosmetic, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 62/86: PHP8.2 : deprecated dynamique attr., dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 58/86: Set the DB to the version 202 for NOALYSS9.3 correct make-sql, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 60/86: Set the DB to the version 202 for NOALYSS9.3 correct make-sql, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 71/86: Merge branch 'stable' into unstable, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 73/86: CSS : class=super for link,
dwm <=
- [Noalyss-commit] [noalyss] 65/86: Cosmetic , missing bcscale and code cleaning, dwm, 2024/09/19
- [Noalyss-commit] [noalyss] 79/86: css : Cosmetic add CSS h-section, dwm, 2024/09/19