Kaynağa Gözat

try change link decoration

alexlcdee 8 yıl önce
ebeveyn
işleme
fb1fc7617e

+ 2 - 2
src/files/css/main.css

@@ -6568,9 +6568,9 @@ button.close {
   .hidden-print {
     display: none !important; } }
 /*# sourceMappingURL=bootstrap.css.map */
-a {
+p > a {
   text-decoration: underline; }
-  a:hover {
+  p > a:hover {
     text-decoration: none; }
 
 /*MAIN PAGE*/

Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
src/files/css/main.css.map


+ 1 - 1
src/files/scss/main.scss

@@ -3,7 +3,7 @@
 @import "mixins";
 @import "bootstrap";
 
-a {
+p > a {
     text-decoration: underline;
     &:hover {
         text-decoration: none;

Bu fark içinde çok fazla dosya değişikliği olduğu için bazı dosyalar gösterilmiyor