diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2021-10-07 21:13:14 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2021-10-07 21:13:14 +0200 |
| commit | 7f631c493d04ba96e36975365532e2172fec367e (patch) | |
| tree | fc0c0f81901f77f44c572536b7388babaf2d98ee /template/style.css | |
| parent | 994c67d522b413fb3184376955a43d4a4f50d716 (diff) | |
| download | mitjafelicijan.com-7f631c493d04ba96e36975365532e2172fec367e.tar.gz | |
Added dithered images
Diffstat (limited to 'template/style.css')
| -rwxr-xr-x | template/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/template/style.css b/template/style.css index 8152dab..8da06fd 100755 --- a/template/style.css +++ b/template/style.css | |||
| @@ -307,6 +307,7 @@ article img { | |||
| 307 | position: relative; | 307 | position: relative; |
| 308 | left: -10%; | 308 | left: -10%; |
| 309 | margin: 70px auto; | 309 | margin: 70px auto; |
| 310 | border: 1px solid #eee; | ||
| 310 | } | 311 | } |
| 311 | 312 | ||
| 312 | article strong { | 313 | article strong { |
