Revert "Add border left and right to default style"

Not easy to do with floating elements
This reverts commit bb9934781d.
This commit is contained in:
root 2012-02-14 14:59:04 +01:00
parent bb9934781d
commit 202fbfd9ac
1 changed files with 0 additions and 2 deletions

View File

@ -10,8 +10,6 @@ body, html {
font-family: "PT Sans Narrow", sans-serif; font-family: "PT Sans Narrow", sans-serif;
font-size: 12pt; font-size: 12pt;
color: #000; color: #000;
box-shadow: 3px 0px 20px #000;
padding: 0px 5px 0px 5px;
} }
img { img {