Skip to content

Commit 003debd

Browse files
Merge pull request #355 from MitinPavel/gh-pages
Enable syntax highlighting of a CSS code block
2 parents 22819de + 8431a92 commit 003debd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

html/lesson3/tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ ul.social-media {
307307

308308
Add a bottom border, to give the effect of a line, to the individual list items and tweak its dimensions
309309

310-
```
310+
```css
311311
.social-media li {
312312
border-bottom: 1px solid #b0afc0;
313313
padding: 10px;

0 commit comments

Comments
 (0)