From dbfc4c5e9f48997a2e9a41ce74f17334d105036a Mon Sep 17 00:00:00 2001 From: Agatha Rose Date: Fri, 30 Apr 2021 19:23:57 +0300 Subject: [PATCH] license url change, css cleanup --- main/css/main.css | 10 ++-------- main/index.html | 2 +- 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/main/css/main.css b/main/css/main.css index 2d81540..77ec8f3 100644 --- a/main/css/main.css +++ b/main/css/main.css @@ -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; } } \ No newline at end of file diff --git a/main/index.html b/main/index.html index 9696d23..530ceb8 100644 --- a/main/index.html +++ b/main/index.html @@ -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 ---