diff options
author | 2018-07-21 12:52:43 +0200 | |
---|---|---|
committer | 2018-07-21 12:52:43 +0200 | |
commit | e4152266d3efd72b713f2840fb8d63be677182b2 (patch) | |
tree | 92a29ddd3975c9cc84fc07cf9c36f784befdbb7f /scss | |
parent | Testing new git hook (diff) |
Testing new git hook again
Diffstat (limited to 'scss')
-rw-r--r-- | scss/pysite/pages/main/bot/_clean_logs.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/pysite/pages/main/bot/_clean_logs.scss b/scss/pysite/pages/main/bot/_clean_logs.scss index 3d43f166..ba153b90 100644 --- a/scss/pysite/pages/main/bot/_clean_logs.scss +++ b/scss/pysite/pages/main/bot/_clean_logs.scss @@ -9,7 +9,7 @@ html.clean_logs { .time { color: #75797f; - font-size: 11px; + font-size:11px; front-weight: normal; margin-left: 0.8em; } |