aboutsummaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorjan <jan@ruken.pw>2015-12-28 11:23:30 (UTC)
committerjan <jan@ruken.pw>2015-12-28 11:23:30 (UTC)
commit647c105dadfa58af6cfa80d3f359d43cfa5d5cf2 (patch)
tree895a68bcfc5f66da7bcfcdea5fe686f742e8cc21 /assets
parent0891a94767cafc13307482cd0c4f76db3bcc3b5e (diff)
anzeige im gril view, in wie vielen listen das gril vorkommt
Diffstat (limited to 'assets')
-rw-r--r--assets/css/gril.css7
1 files changed, 6 insertions, 1 deletions
diff --git a/assets/css/gril.css b/assets/css/gril.css
index e22364a..5b5bd84 100644
--- a/assets/css/gril.css
+++ b/assets/css/gril.css
@@ -3,6 +3,11 @@ h1 > small {
3 font-size: 50%; 3 font-size: 50%;
4} 4}
5 5
6.card-title { 6.card-title.big {
7 font-size: 36px !important; 7 font-size: 36px !important;
8}
9
10.card-content.center-big {
11 padding-top: 9px;
12 padding-bottom: 9px;
8} \ No newline at end of file 13} \ No newline at end of file