diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2022-02-12 10:57:51 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2022-02-12 10:57:51 +0100 |
| commit | 149cbf72e47eeb7dc7354207477b63c46c8e4fa9 (patch) | |
| tree | 9b3e843a03d770e4239f0adf247170fe3f41167a /template/style.css | |
| parent | ad65ada61fe617631020f486758a62a8d0440e72 (diff) | |
| download | mitjafelicijan.com-149cbf72e47eeb7dc7354207477b63c46c8e4fa9.tar.gz | |
Added IRC to the post pages
Diffstat (limited to 'template/style.css')
| -rwxr-xr-x | template/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/style.css b/template/style.css index 21b1586..6def45f 100755 --- a/template/style.css +++ b/template/style.css | |||
| @@ -174,7 +174,7 @@ blockquote p { | |||
| 174 | } | 174 | } |
| 175 | 175 | ||
| 176 | .post-list li { | 176 | .post-list li { |
| 177 | margin: 0 0 20px 0; | 177 | margin: 0 0 15px 0; |
| 178 | } | 178 | } |
| 179 | 179 | ||
| 180 | .post-list li time { | 180 | .post-list li time { |
