Skip to content

Commit 3f21db9

Browse files
Update style.css
1 parent bbd2366 commit 3f21db9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CSS Background/style.css

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,11 +57,11 @@ hr {
5757
background-color: #000000;
5858
}
5959

60-
6160
li {
6261
padding: 0 0 0 20px;
6362
}
6463

64+
6565
/* --------------------------------------------- Background-color ------------------------------------------------- */
6666

6767
.Background-color {
@@ -138,6 +138,7 @@ h3 {
138138
background-color: #529001;
139139
}
140140

141+
141142
/*------------------------------------------- CSS Background-Image Property ----------------------------------------- */
142143

143144
.Background-image {
@@ -222,6 +223,7 @@ h3 {
222223

223224

224225
/* *********************************** Background (shorthand) Property *********************************** */
226+
225227
.Background_Shorthand {
226228
padding: 20px;
227229
height: auto;

0 commit comments

Comments
 (0)