mirror of
https://github.com/Phantop/phantop.github.io.git
synced 2025-07-03 08:36:13 +00:00
replace 1-pixel-wealth
This commit is contained in:
parent
dc5e1b2044
commit
b165730c03
6
.gitmodules
vendored
6
.gitmodules
vendored
|
@ -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
|
||||
|
|
|
@ -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
2
wealth
|
@ -1 +1 @@
|
|||
Subproject commit c3d54c27f970edbc2cbce35bc1204687d5221c81
|
||||
Subproject commit 743d21acccbbcc854ce2e1f8a384c5103e8b14c0
|
Loading…
Reference in a new issue