Browse Source

underline link txt

Kevin 3 years ago
parent
commit
b925edaa9e

File diff suppressed because it is too large
+ 1 - 1
user/themes/figureslibres/css-compiled/theme.css


File diff suppressed because it is too large
+ 0 - 0
user/themes/figureslibres/css-compiled/theme.min.css


+ 2 - 2
user/themes/figureslibres/scss/theme/_animation.scss

@@ -11,12 +11,12 @@ $animate: all 0.2s ease-in-out;
         content: "";
         position: absolute;
         bottom: -1px;
-        width: 0px;
+        width: 50%;
         height: 1px;
         margin: 1px 0 0;
         transition: $animate;
         transition-duration: 0.3s;
-        opacity: 0;
+        opacity: 1;
         background-color: black;
       }
       &::before{

+ 0 - 3
user/themes/figureslibres/scss/theme/_typography.scss

@@ -115,9 +115,6 @@ a, button{
             display: none;
           }
         }
-        p{
-          // margin-top: 10px;
-        }
       }
       &.figureslibres{
         p{

Some files were not shown because too many files changed in this diff