diff --git a/frontend/web/css/custom.css b/frontend/web/css/custom.css index 51633e7..853e436 100644 --- a/frontend/web/css/custom.css +++ b/frontend/web/css/custom.css @@ -323,4 +323,16 @@ img.img-responsive.img-circle { #footer { padding: 20px 0; padding-bottom: 10px; +} +#top p { + margin: 0; + font-size: 12px; + color: #a9a9a9; +} +#top { + padding: 6px 0; +} +#top a{ + color: inherit!important; + font-weight:bold; } \ No newline at end of file -- libgit2 0.21.4