aboutsummaryrefslogtreecommitdiff
path: root/assets/css/gril.css
blob: 63c45ed5709bb0a7df01fb8dd41e6d28e3b12462 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#gril-title {
	margin-bottom: 0rem;
}

#gril-alias {
	margin-top: 0rem;
	margin-bottom: 1rem;
}

h1 > small {
	padding-left: 8px;
	font-size: 50%;
}

.card-title.big {
	font-size: 36px !important;
}

.card-content.center-big {
	padding-top: 9px;
	padding-bottom: 9px;
}