Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6316666

Browse files
committed
[FODL]
1 parent 8590d5a commit 6316666

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

css/main.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,16 @@ body
66
div.gold_box {
77
background-color: #bd8758;
88
color: #fff;
9+
padding: 8px;
10+
padding-bottom: 10px;
11+
margin-bottom: 12px;
912
text-align: center;
1013
}
1114
div.red_box {
1215
background-color: #ab1d21;
1316
color: #fff;
17+
padding: 8px;
18+
padding-bottom: 10px;
19+
margin-bottom: 12px;
1420
text-align: center;
1521
}

0 commit comments

Comments
 (0)