Visual improvements on classic template

This commit is contained in:
lowlighter
2021-03-21 18:54:39 +01:00
parent 08d43c2dbd
commit 18c7fa1138
3 changed files with 6 additions and 11 deletions

View File

@@ -132,7 +132,7 @@
/* Labels */
.label {
background-color: #F1F8FF;
background-color: #58A6FF30;
color: #0366D6;
padding: 0 10px;
font-weight: 500;
@@ -143,11 +143,6 @@
font-size: 12px;
}
.label:hover {
background-color: #DDEEFF;
cursor: pointer;
}
/* Habits */
.habits {
margin: 0;
@@ -498,7 +493,7 @@
.repository .name span:last-child {
color: #666666;
font-size: 13px;
font-size: 10px;
}
.repository .description {