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