瀏覽代碼

Adding white background as a style to crfHTML.css

Andrej Studen 1 年之前
父節點
當前提交
ef388d5ddc
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      web/crf/crfHTML.css

+ 1 - 0
web/crf/crfHTML.css

@@ -29,6 +29,7 @@ height:120px;
 .empty { background-color: #cccccc;
       border-style: dashed;
 }
+.white { background-color: white;}
 
 .large{
 	font-size: 30px;