mirror of
https://github.com/xuthus83/pigallery2.git
synced 2024-11-03 21:04:03 +08:00
Make face name font bold
This commit is contained in:
parent
8e68e84750
commit
50bf34fd15
@ -234,6 +234,7 @@ input[type="range"].zoom-progress::-moz-range-track {
|
||||
color: white;
|
||||
text-align: center;
|
||||
display: table;
|
||||
font-weight: bold;
|
||||
background-color:rgba(0,0,0,0.2);
|
||||
border-radius: 5px !important;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user