diff options
| author | LLLL Colonq <llll@colonq> | 2026-05-29 14:11:30 -0400 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2026-05-29 14:11:30 -0400 |
| commit | 7409691cb134eef99a7d9e53b57a1cba41a7ca09 (patch) | |
| tree | e8266dee856f98a4d7c45a75f4cf395b003c5fa4 /2026/framing/index.css | |
| parent | 6b1414844728328cf091cd942597d72fad2133d7 (diff) | |
Fix transparency
Diffstat (limited to '2026/framing/index.css')
| -rw-r--r-- | 2026/framing/index.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/2026/framing/index.css b/2026/framing/index.css index c5ae68e..aa6ff76 100644 --- a/2026/framing/index.css +++ b/2026/framing/index.css @@ -3,7 +3,7 @@ html { } body { - background: #000000; + background: none transparent; } html, |
