Explorar o código

Added style for warning text

E.Cannon %!s(int64=7) %!d(string=hai) anos
pai
achega
812a8885e8
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      theme/css/form.css

+ 5 - 0
theme/css/form.css

@@ -8,4 +8,9 @@ div.center {
   padding: 10px;
   border: 1px solid #be7;
   background-color: #f8fff0;
+}
+
+.warning {
+  color: #D31B0C;
+  font-weight: bold;
 }