diff options
author | Max Magorsch <arzano@gentoo.org> | 2020-02-21 01:55:29 +0100 |
---|---|---|
committer | Max Magorsch <arzano@gentoo.org> | 2020-02-21 01:55:29 +0100 |
commit | daf7172f12c74a071d8b91db6a241a35cad6cd50 (patch) | |
tree | aadcdab3016c627856fe1e85d82155d13bdb55be /app/webpack | |
parent | Fix the space between the body and the footer (diff) | |
download | packages-5-daf7172f12c74a071d8b91db6a241a35cad6cd50.tar.gz packages-5-daf7172f12c74a071d8b91db6a241a35cad6cd50.tar.bz2 packages-5-daf7172f12c74a071d8b91db6a241a35cad6cd50.zip |
Clean up the changelogsv9.0.8
Signed-off-by: Max Magorsch <arzano@gentoo.org>
Diffstat (limited to 'app/webpack')
-rw-r--r-- | app/webpack/src/stylesheets/packages.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/webpack/src/stylesheets/packages.scss b/app/webpack/src/stylesheets/packages.scss index 9b0379e..e4acf30 100644 --- a/app/webpack/src/stylesheets/packages.scss +++ b/app/webpack/src/stylesheets/packages.scss @@ -71,6 +71,7 @@ .kk-commit { font-family: monospace; + color: #8a8a8a; } .kk-changelog-diffstat { |