those damned dotted borders on pages
This commit is contained in:
parent
8f85da7890
commit
8f1c36ab9c
|
@ -32,8 +32,10 @@ body, html {
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
width: {{width}}px;
|
width: {{width}}px;
|
||||||
height: {{height}}px;
|
height: {{height}}px;
|
||||||
|
/*
|
||||||
border-left:1px #CC6600 dotted;
|
border-left:1px #CC6600 dotted;
|
||||||
border-bottom: #CC6600 1px dotted;
|
border-bottom: #CC6600 1px dotted;
|
||||||
|
*/
|
||||||
margin-left: 25px;
|
margin-left: 25px;
|
||||||
margin-top: 10px;
|
margin-top: 10px;
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user