forked from CGM_Public/pretix_original
Fix #935 -- Text weight
This commit is contained in:
@@ -57,6 +57,9 @@
|
|||||||
font-size: inherit;
|
font-size: inherit;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
line-height: inherit;
|
line-height: inherit;
|
||||||
|
a {
|
||||||
|
font-weight: bold;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
h5 {
|
h5 {
|
||||||
font-size: inherit;
|
font-size: inherit;
|
||||||
|
|||||||
Reference in New Issue
Block a user