added drop shadow to all puzzles
This commit is contained in:
parent
7206cf50c3
commit
6a492e073f
@ -9,6 +9,7 @@ h1 {
|
||||
#puzzle {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
box-shadow: 10px 10px 10px #747373;
|
||||
}
|
||||
|
||||
.flip {
|
||||
|
||||
@ -9,6 +9,7 @@ h1 {
|
||||
#puzzle {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
box-shadow: 10px 10px 10px #747373;
|
||||
}
|
||||
|
||||
.flip {
|
||||
|
||||
@ -9,6 +9,7 @@ h1 {
|
||||
#puzzle {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
box-shadow: 10px 10px 10px #747373;
|
||||
}
|
||||
|
||||
.flip {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user