diff options
| author | Bobby <[email protected]> | 2024-12-15 17:39:07 -0500 |
|---|---|---|
| committer | Bobby <[email protected]> | 2024-12-15 17:39:07 -0500 |
| commit | 12c92bf4d74f3717b1eafe1737e671a2b8bda02e (patch) | |
| tree | 3a8f0a2799e32a254c6f27514f586a0124ad7b2c /static/css/shared | |
| parent | 9f9025fe2f70ac500c01473a9659e2ecd1d11774 (diff) | |
| download | thatcomputerscientist-12c92bf4d74f3717b1eafe1737e671a2b8bda02e.tar.xz thatcomputerscientist-12c92bf4d74f3717b1eafe1737e671a2b8bda02e.zip | |
post list on homepage
Diffstat (limited to 'static/css/shared')
| -rw-r--r-- | static/css/shared/core.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/shared/core.css b/static/css/shared/core.css index e2eafaaa..02d41657 100644 --- a/static/css/shared/core.css +++ b/static/css/shared/core.css @@ -101,7 +101,7 @@ img { width: 100%; height: 100%; background-color: #000; - opacity: 0.75; + opacity: 0.8; z-index: -99; } |
