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

github.com/lasseborly/anybodyhome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLasse Borly <lasseborly@gmail.com>2018-04-09 21:26:07 +0300
committerGitHub <noreply@github.com>2018-04-09 21:26:07 +0300
commita2006dbca13f05eb65fa3b2a262b5301575cc904 (patch)
treee0f4d13074bcc59069ab52bcc1d0eb3734943070
parenta7192f10944e1c16511ac5df7b5d27f857536a43 (diff)
parent7effb6bfb3c0aec80f48f502b9eaafc3b000330e (diff)
Merge pull request #11 from lasseborly/fix/2/article-header
change subtitle of article header
-rw-r--r--static/css/styles.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/css/styles.css b/static/css/styles.css
index e768e2b..b331b94 100644
--- a/static/css/styles.css
+++ b/static/css/styles.css
@@ -83,9 +83,9 @@ section h2 a {
}
section time {
+ font-family: 'Cutive Mono', monospace;
margin: 0 0 0 2px;
- font-size: 0.7em;
- font-weight: 600;
+ font-size: 0.8em;
}
section article {