fix
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 27 KiB |
Vendored
+3
-3
@@ -41,7 +41,7 @@ body {
|
|||||||
section #pages {
|
section #pages {
|
||||||
float: right;
|
float: right;
|
||||||
width: 525px;
|
width: 525px;
|
||||||
background: transparent url('../images/light-page_shadow.png') repeat-y top left;
|
/*background: transparent url('../images/light-page_shadow.png') repeat-y top left;*/
|
||||||
padding: 0px 0px 0px 50px;
|
padding: 0px 0px 0px 50px;
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
@@ -53,11 +53,11 @@ section #pages {
|
|||||||
left: 0px;
|
left: 0px;
|
||||||
}
|
}
|
||||||
section #pages .top_shadow {
|
section #pages .top_shadow {
|
||||||
background: transparent url('../images/light-page_shadow_top.png') no-repeat top left;
|
/*background: transparent url('../images/light-page_shadow_top.png') no-repeat top left;*/
|
||||||
top: 0px;
|
top: 0px;
|
||||||
}
|
}
|
||||||
section #pages .bottom_shadow {
|
section #pages .bottom_shadow {
|
||||||
background: transparent url('../images/light-page_shadow_bottom.png') no-repeat top left;
|
/*background: transparent url('../images/light-page_shadow_bottom.png') no-repeat top left;*/
|
||||||
bottom: 0px;
|
bottom: 0px;
|
||||||
}
|
}
|
||||||
section #pages div.page {
|
section #pages div.page {
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user