mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2024-12-13 18:31:10 +01:00
make question stronger
This commit is contained in:
parent
782dd86680
commit
29e73158b4
@ -242,6 +242,10 @@ body.fixed-nav.sidebar-toggled #content-wrapper {
|
|||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.card-text {
|
||||||
|
font-weight: bold;
|
||||||
|
}
|
||||||
|
|
||||||
.card-body-icon {
|
.card-body-icon {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
z-index: 0;
|
z-index: 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user