Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/josephhutch/aether.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorJoe Hutchinson <hutch7995@gmail.com>2020-01-29 03:05:02 +0300
committerJoe Hutchinson <hutch7995@gmail.com>2020-01-29 03:05:02 +0300
commit1ada3e4a51c6264cfc556223af4a6dd48458b390 (patch)
treee0d9807df6946e02b0ec51160b5d07336b6d45eb /assets
parent063fd15154c351f782353509941ed93a58b701a4 (diff)
Clean up the list header so the desc is below
Diffstat (limited to 'assets')
-rw-r--r--assets/css/style.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/assets/css/style.css b/assets/css/style.css
index 32fe64b..25febf9 100644
--- a/assets/css/style.css
+++ b/assets/css/style.css
@@ -156,8 +156,7 @@ strong {
}
.list-header-subtext {
font-weight: normal;
- color: #7a7b7c;
- font-size: 1em;
+ font-size: 1.5em;
line-height: 1.6;
margin: 0;
}