Skip to content

Commit d3520a3

Browse files
author
loxitu
committed
puzzli-container a blanco
1 parent 1a4e62d commit d3520a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

puzzle.less

+1-1
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ body {
194194
}
195195

196196
.puzzle-container {
197-
background-color: #C6F8EF;
197+
background-color: rgba(255,255,255,.6);
198198
.border-radius(5px,5px,5px,5px);
199199
.box-shadow(0 1px 1px 3px rgba(0, 26, 20, 0.2));
200200
margin: 0 auto 20px;

0 commit comments

Comments
 (0)