OSDN Git Service

[fix] : Fixed warning box
[alterlinux/hayao.fascode.net.git] / buildmydist-2 / style / common.css
index 6beee18..5df3a6b 100644 (file)
@@ -161,7 +161,7 @@ main img{
 .box-warning::before {
     content: "警告";
     position: absolute;
-    background-color: #f4f4f4;
+    background-color: var(--black-1); 
     color: #da4033;
     font-weight: bold;
     left: 20px;