소스 검색

underline

ouidade 1 개월 전
부모
커밋
29adca7bd4
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      web/themes/custom/colloque2024/css-compiled/index.css
  2. 1 1
      web/themes/custom/colloque2024/css/configs/var.scss

+ 1 - 1
web/themes/custom/colloque2024/css-compiled/index.css

@@ -294,7 +294,7 @@ p {
     font-family: 'Marianneregular_italic'; }
   p a {
     display: inline;
-    background: #d2d2ebff; }
+    background: #d674b283; }
 
 a {
   color: black;

+ 1 - 1
web/themes/custom/colloque2024/css/configs/var.scss

@@ -5,7 +5,7 @@ $col_black: black;
 $color_orange: rgb(255, 128, 77);
 $lightgrey: #6f6d7dff;
 // $fond: url("../../images/test_animation.svg");
-$underline:#d2d2ebff;
+$underline:#d674b283;
 
 $gutter: 0.5rem;
 $gutter1 : 0.5rem;