tywei08 commited on
Commit
0660593
·
verified ·
1 Parent(s): 54c10b5

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +1 -1
style.css CHANGED
@@ -166,7 +166,7 @@
166
  0 0 20px rgba(30, 255, 255, 0.5) inset;
167
  }
168
  .example-box {
169
- background-color: white;
170
  padding: 15px;
171
  border-radius: 5px;
172
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
 
166
  0 0 20px rgba(30, 255, 255, 0.5) inset;
167
  }
168
  .example-box {
169
+ background: white !important;
170
  padding: 15px;
171
  border-radius: 5px;
172
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);