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:24:54 +0300
committerLasse Borly <lasseborly@gmail.com>2018-04-09 21:24:54 +0300
commit7effb6bfb3c0aec80f48f502b9eaafc3b000330e (patch)
treee0f4d13074bcc59069ab52bcc1d0eb3734943070
parenta7192f10944e1c16511ac5df7b5d27f857536a43 (diff)
change subtitle of article headerfix/2/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 {