Skip to content

Commit 9dd592b

Browse files
committed
added style changes
1 parent e886eb1 commit 9dd592b

File tree

1 file changed

+14
-3
lines changed

1 file changed

+14
-3
lines changed

css/style.css

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -245,10 +245,21 @@ h3 {
245245
font-size:14px;
246246
color:#555;
247247
}
248-
a {text-decoration:none;}
249-
ul, li {list-style:none; margin-left:0; padding-left:10px;}
250-
ul {margin-bottom:1em;}
248+
a {
249+
text-decoration:none;
250+
}
251+
252+
ul, li {
253+
list-style:none; margin-left:0; padding-left:10px;
254+
}
251255

256+
ul {
257+
margin-bottom:1em;
258+
}
259+
260+
li {
261+
margin-bottom:0.5em;
262+
}
252263

253264

254265

0 commit comments

Comments
 (0)