mirror of
https://github.com/flynx/PortableMag.git
synced 2025-10-29 19:20:09 +00:00
minor edits...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
909d3a39e8
commit
e889bfadc6
@ -14,6 +14,9 @@
|
|||||||
min-height: 300px;
|
min-height: 300px;
|
||||||
margin: 25px;
|
margin: 25px;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
|
background: white;
|
||||||
|
box-shadow: 5px 5px 200px 0px silver;
|
||||||
|
padding: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.container .page {
|
.container .page {
|
||||||
@ -44,7 +47,7 @@
|
|||||||
margin: 10px;
|
margin: 10px;
|
||||||
border: solid 1px silver;
|
border: solid 1px silver;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
background: silver;
|
background: white;
|
||||||
|
|
||||||
box-shadow: 5px 5px 200px 30px gray inset;
|
box-shadow: 5px 5px 200px 30px gray inset;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user