noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 45/73: Cosmetic : button with HREF


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 45/73: Cosmetic : button with HREF
Date: Fri, 28 May 2021 05:26:37 -0400 (EDT)

sparkyx pushed a commit to branch master
in repository noalyss.

commit e4b3a4b4794d5991b5183c00f48cf6a3b836382a
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Fri Apr 30 16:43:19 2021 +0200

    Cosmetic : button with HREF
---
 html/css/style-classic7.css | 20 +++++++++-----------
 1 file changed, 9 insertions(+), 11 deletions(-)

diff --git a/html/css/style-classic7.css b/html/css/style-classic7.css
index d5ce143..56d7ed7 100644
--- a/html/css/style-classic7.css
+++ b/html/css/style-classic7.css
@@ -773,9 +773,6 @@ a#smallanchorbutton, .smallbutton, 
a.smallbutton,div.content a.smallbutton {
     font-weight: normal;
     text-decoration:none;
     font-family: arial,verdana,sans-serif,helvetica;
-     /*! background-image: url("font/bg-submit2.gif"); */ 
-    /*! background-repeat: repeat-x; */
-    /*! background-position: left; */
     font-size:12px;
     font-size:0.85rem;
     font-family: SansationLight;
@@ -793,12 +790,13 @@ a#smallanchorbutton, .smallbutton, 
a.smallbutton,div.content a.smallbutton {
     /*! -moz-border-radius: 2px; */
     -webkit-border-radius: 5px;
     font-family: SansationLight;
-  background: lightgray;
-background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, 
#f6f6f6 100%);
-background: -webkit-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 
51%,#f6f6f6 100%);
-background: linear-gradient(to bottom, #ffffff 0%,#f1f1f1 50%,#e1e1e1 
51%,#f6f6f6 100%);
-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', 
endColorstr='#f6f6f6',GradientType=0 );
-  
+    background: lightgray;
+    background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 
51%, #f6f6f6 100%);
+    background: -webkit-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 
51%,#f6f6f6 100%);
+    background: linear-gradient(to bottom, #ffffff 0%,#f1f1f1 50%,#e1e1e1 
51%,#f6f6f6 100%);
+    filter: progid:DXImageTransform.Microsoft.gradient( 
startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 );
+    display:inline-block;  
+    color:navy;
 }
 a#smallanchorbutton:hover, .smallbutton:hover,a.smallbutton:hover,div.content 
a.smallbutton:hover  {
     cursor:pointer;
@@ -814,7 +812,7 @@ filter: progid:DXImageTransform.Microsoft.gradient( 
startColorstr='#ffffff', end
     font-family: SansationLight;
      /*border-style:  inset ;*/
     /*! border-color:  darkblue; */
-
+    text-decoration:none;
     border-color: orange;
 }
 a#smallanchorbutton, .smallbutton, a.smallbutton,div.content a.smallbutton 
.button {
@@ -1281,7 +1279,7 @@ h2.title {
     padding-bottom: 2px;
     background-color: #023575;
     font-size: 1.1rem;
-    height: 35px;
+    height: 40px;
     vertical-align: middle;
     border-bottom: white;
     border-bottom-style: groove;



reply via email to

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