add blank page
This commit is contained in:
parent
fa738ed605
commit
d57050caeb
6 changed files with 20 additions and 8 deletions
|
|
@ -49,8 +49,8 @@ $unit: calc($content-w/7);
|
|||
margin-left: $inside;
|
||||
margin-right: $outside;
|
||||
|
||||
background-image: url("/images/layout-1_20.png");
|
||||
background-size: 100% 100%;
|
||||
// background-image: url("/images/layout-1_20.png");
|
||||
// background-size: 100% 100%;
|
||||
|
||||
|
||||
@bottom-left {
|
||||
|
|
|
|||
|
|
@ -25,8 +25,7 @@ p{
|
|||
|
||||
position: relative;
|
||||
top: -2px;
|
||||
// margin-left: $indent;
|
||||
// padding-left: $indent*0.2;
|
||||
|
||||
|
||||
padding-left: calc(var(--unit)*3);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue