commit | 9f61d5e95b21ead8516587287552f9155b879825 | [log] [tgz] |
---|---|---|
author | Eugenia Gabrielova <genia.likes.science@gmail.com> | Fri May 24 06:00:32 2013 +0000 |
committer | Eugenia Gabrielova <genia.likes.science@gmail.com> | Fri May 24 06:00:32 2013 +0000 |
tree | 53c35463e08a2acdec88a9b4716d2cd502728ef4 | |
parent | 7fdb1077d4cb2f0700ec8a33425995c9c64429b0 [diff] |
Fixed heading colors
diff --git a/asterix-app/src/main/resources/webui/static/css/style.css b/asterix-app/src/main/resources/webui/static/css/style.css index 25ebc6a..6bfd18f 100644 --- a/asterix-app/src/main/resources/webui/static/css/style.css +++ b/asterix-app/src/main/resources/webui/static/css/style.css
@@ -15,6 +15,7 @@ font-size: 24px; padding-bottom: 10px; font-weight: bold; + color : #17265a; } div.host { @@ -70,6 +71,7 @@ margin-top: 2px; padding-bottom: 10px; font-weight: bold; + color : #17265a; } div.output h4 {