Parcourir la source

Merge branch 'master' of http://192.168.0.115:3000/chenzhiguang/scene_wisdom

xzw il y a 4 ans
Parent
commit
ef33556978
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      css/hardware.css

+ 2 - 0
css/hardware.css

@@ -16,6 +16,7 @@
   font-weight: bold;
   width: 140px;
   padding: 10px 15px;
+  background: rgba(0, 0, 0, 0.5);
   cursor: pointer;
 }
 
@@ -27,6 +28,7 @@
 }
 
 .hard-body{
+  background: rgba(0, 0, 0, 0.5);
   width: 100%;
   padding: 20px;
 }