replace 1-pixel-wealth

This commit is contained in:
Phantop 2025-04-24 19:19:05 -04:00
parent dc5e1b2044
commit b165730c03
3 changed files with 7 additions and 8 deletions

6
.gitmodules vendored
View file

@ -23,9 +23,6 @@
path = keeweb
url = https://github.com/keeweb/keeweb
branch = gh-pages
[submodule "wealth"]
path = wealth
url = https://github.com/MKorostoff/1-pixel-wealth
[submodule "quatalog"]
path = quatalog
url = https://github.com/quatalog/site
@ -41,3 +38,6 @@
[submodule "totk"]
path = totk
url = https://github.com/The5thTear/TOTK-ModForge
[submodule "wealth"]
path = wealth
url = https://github.com/dbkrupp/1-pixel-wealth

View file

@ -2,9 +2,8 @@ div {
border-radius: 1.5em;
border: mediumpurple solid;
display: inline-flex;
margin: .2em;
margin-bottom: 1em;
margin-right: .8em;
margin-right: .6em;
}
div * {
font-size: 4em;
@ -22,7 +21,7 @@ a, html, body {
}
a {
display: block;
padding: 1em;
padding-left: 1em;
padding-top: 2em;
text-decoration: inherit;
}
}

2
wealth

@ -1 +1 @@
Subproject commit c3d54c27f970edbc2cbce35bc1204687d5221c81
Subproject commit 743d21acccbbcc854ce2e1f8a384c5103e8b14c0