minor edits...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2013-02-27 19:38:15 +04:00
parent 909d3a39e8
commit e889bfadc6

View File

@ -14,6 +14,9 @@
min-height: 300px;
margin: 25px;
overflow: auto;
background: white;
box-shadow: 5px 5px 200px 0px silver;
padding: 10px;
}
.container .page {
@ -44,7 +47,7 @@
margin: 10px;
border: solid 1px silver;
overflow: hidden;
background: silver;
background: white;
box-shadow: 5px 5px 200px 30px gray inset;
}