aboutsummaryrefslogtreecommitdiff
path: root/assets/css/gril.css
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/gril.css')
-rw-r--r--assets/css/gril.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/assets/css/gril.css b/assets/css/gril.css
index 409ef51..5b5bd84 100644
--- a/assets/css/gril.css
+++ b/assets/css/gril.css
@@ -1,4 +1,13 @@
1h1 > small { 1h1 > small {
2 padding-left: 8px; 2 padding-left: 8px;
3 font-size: 50%; 3 font-size: 50%;
4}
5
6.card-title.big {
7 font-size: 36px !important;
8}
9
10.card-content.center-big {
11 padding-top: 9px;
12 padding-bottom: 9px;
4} \ No newline at end of file 13} \ No newline at end of file