Add border left and right to default style
This commit is contained in:
parent
e26061ca26
commit
bb9934781d
@ -10,6 +10,8 @@ body, html {
|
||||
font-family: "PT Sans Narrow", sans-serif;
|
||||
font-size: 12pt;
|
||||
color: #000;
|
||||
box-shadow: 3px 0px 20px #000;
|
||||
padding: 0px 5px 0px 5px;
|
||||
}
|
||||
|
||||
img {
|
||||
|
Loading…
Reference in New Issue
Block a user