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

github.com/LukasJoswiak/etch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--assets/css/main.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/assets/css/main.css b/assets/css/main.css
index 9a2c71a..7f77ce4 100644
--- a/assets/css/main.css
+++ b/assets/css/main.css
@@ -275,7 +275,7 @@ main#content section.footnotes {
footer#footer {
font-size: 14px;
font-size: 1.4rem;
- font-weight: 300;
- color: #949494;
+ font-weight: 400;
+ color: #b3b3b3;
margin: 40px 0;
}