activityReport/css/backend.css

10 lines
238 B
CSS
Raw Normal View History

2021-09-02 22:51:23 +00:00
#dashboard-items #report dt {
font-weight: bold;
margin: 0 0 0.4em 0;
}
#dashboard-items #report dd {
font-size: 0.9em;
margin: 0 0 1em 0; }
#dashboard-items #report dd p {
margin: 0.2em 0 0 0;
}