Skip to content

Commit e2c6b8d

Browse files
committed
Redo parchment image
1 parent 14b12b8 commit e2c6b8d

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

img/parchment.png

67.8 KB
Loading

style.css

+2-3
Original file line numberDiff line numberDiff line change
@@ -89,12 +89,11 @@ td {
8989
}
9090

9191
.wrapper {
92-
border: 30px solid;
93-
border-image: url(img/parchment.png) 30 fill round;
92+
border: 38px solid;
93+
border-image: url(img/parchment.png) 38 fill round;
9494
margin-left: auto;
9595
margin-right: auto;
9696
max-width: 1000px;
97-
padding: 15px;
9897
text-align: center;
9998
width: 85%;
10099
}

0 commit comments

Comments
 (0)