summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authormsquare <msquare@notrademark.de>2017-12-13 12:37:05 +0100
committermsquare <msquare@notrademark.de>2017-12-13 12:37:05 +0100
commit991058a9e4321b525856aefec7116ca090db9dfa (patch)
tree624f67fb2e3a97ed01f211111a6d470a84bb682a /themes
parentadc62470c51384094a34608cbd594cc52af899b6 (diff)
improve public dashboard
Diffstat (limited to 'themes')
-rw-r--r--themes/base.less4
1 files changed, 3 insertions, 1 deletions
diff --git a/themes/base.less b/themes/base.less
index e529ead6..93e8dd70 100644
--- a/themes/base.less
+++ b/themes/base.less
@@ -22,7 +22,7 @@ body {
}
.stats {
- .make-xs-column(3);
+ .make-md-column(3);
text-align: center;
.number {
@@ -45,6 +45,8 @@ body {
.dashboard-panel {
position: relative;
+ font-size: 20px;
+ color: @headings-color;
.panel-link {
position: absolute;