disinclined.org
/
git
/
minimax.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c513491
)
add background image
author
Dylan Lloyd
<dylan@disinclined.org>
Sat, 11 Feb 2023 00:19:59 +0000
(19:19 -0500)
committer
Dylan Lloyd
<dylan@disinclined.org>
Sat, 11 Feb 2023 00:19:59 +0000
(19:19 -0500)
style.css
patch
|
blob
|
history
diff --git
a/style.css
b/style.css
index
a7860d4
..
68c3ac1
100644
(file)
--- a/
style.css
+++ b/
style.css
@@
-1,5
+1,6
@@
body {
margin: 40px 20px;
+ background-image: url('assets/noisy.png');
}
#board {