Browse Source

correction hr

kolsim 1 year ago
parent
commit
a22366ae3f
1 changed files with 4 additions and 1 deletions
  1. 4 1
      style.css

+ 4 - 1
style.css

@@ -177,7 +177,10 @@ p#adresse {
 }
 
 #notes hr {
-  border-top: 1px solid #6acbe8;
+  border-width: 0;
+  height: 2px;
+  color: #6acbe8;
+  background-color: #6acbe8;
   width: 18%;
   text-align: left;
   margin-left: 0;