mirror of
https://github.com/bpatrik/pigallery2.git
synced 2024-12-10 11:10:35 +02: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;
|
color: white;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
display: table;
|
display: table;
|
||||||
|
font-weight: bold;
|
||||||
background-color:rgba(0,0,0,0.2);
|
background-color:rgba(0,0,0,0.2);
|
||||||
border-radius: 5px !important;
|
border-radius: 5px !important;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user