license url change, css cleanup

This commit is contained in:
Agatha Lovelace 2021-04-30 19:23:57 +03:00
parent 88a4f50ed7
commit dbfc4c5e9f
No known key found for this signature in database
GPG Key ID: 2DB18BA2E0A80BC3
2 changed files with 3 additions and 9 deletions

View File

@ -135,7 +135,7 @@ span {
height: auto; height: auto;
width: 50%; width: 50%;
} }
p, h1 { p, h1, #links {
margin: 0 0.5em; margin: 0 0.5em;
} }
h2 { h2 {
@ -144,13 +144,7 @@ span {
hr { hr {
margin: 0.5em 2em; margin: 0.5em 2em;
} }
#links { a, a:not(:first-child) {
margin: 0 0.5em;
}
a {
margin: 0 0.2em 0 0;
}
a:not(:first-child) {
margin: 0 0.2em 0 0; margin: 0 0.2em 0 0;
} }
} }

View File

@ -11,7 +11,7 @@ links:
name: Gemini name: Gemini
- link: https://lunarwitch.bandcamp.com/ - link: https://lunarwitch.bandcamp.com/
name: Bandcamp 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 name: License
--- ---