Visual improvements on classic template
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user