mirror of
https://github.com/pa11y/pa11y-dashboard.git
synced 2025-09-25 14:51:28 +00:00
Add text to task-stats boxes
This commit is contained in:
@@ -84,11 +84,6 @@
|
||||
.graph {
|
||||
margin-bottom:3rem;
|
||||
}
|
||||
.task-stats li a {
|
||||
padding:11px 0;
|
||||
font-size:ceil(@font-size-base * 1.25); // ~18px
|
||||
line-height:1.1;
|
||||
}
|
||||
.delete-button {
|
||||
font-size:floor(@font-size-base * 1.35); // ~20px;
|
||||
top:10px;
|
||||
@@ -134,9 +129,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
.task-stats li a {
|
||||
padding:11px 0;
|
||||
font-size:floor(@font-size-base * 1.1); // ~16px;
|
||||
line-height:1.3;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user