license url change, css cleanup
This commit is contained in:
parent
88a4f50ed7
commit
dbfc4c5e9f
|
@ -135,7 +135,7 @@ span {
|
|||
height: auto;
|
||||
width: 50%;
|
||||
}
|
||||
p, h1 {
|
||||
p, h1, #links {
|
||||
margin: 0 0.5em;
|
||||
}
|
||||
h2 {
|
||||
|
@ -144,13 +144,7 @@ span {
|
|||
hr {
|
||||
margin: 0.5em 2em;
|
||||
}
|
||||
#links {
|
||||
margin: 0 0.5em;
|
||||
}
|
||||
a {
|
||||
margin: 0 0.2em 0 0;
|
||||
}
|
||||
a:not(:first-child) {
|
||||
a, a:not(:first-child) {
|
||||
margin: 0 0.2em 0 0;
|
||||
}
|
||||
}
|
|
@ -11,7 +11,7 @@ links:
|
|||
name: Gemini
|
||||
- link: https://lunarwitch.bandcamp.com/
|
||||
name: Bandcamp
|
||||
- link: https://git.pixie.town/thufie/CNPL/src/branch/master/CNPL.txt
|
||||
- link: https://git.pixie.town/thufie/CNPL/src/branch/main/CNPL.txt
|
||||
name: License
|
||||
---
|
||||
|
||||
|
|
Loading…
Reference in New Issue