mirror of
https://github.com/bpatrik/pigallery2.git
synced 2024-12-04 10:34:45 +02:00
Add dark text background
This commit is contained in:
parent
22b92ca368
commit
8e68e84750
@ -232,10 +232,10 @@ input[type="range"].zoom-progress::-moz-range-track {
|
||||
.face-name {
|
||||
white-space: nowrap;
|
||||
color: white;
|
||||
margin-left: -100%;
|
||||
margin-right: -100%;
|
||||
text-align: center;
|
||||
display: block;
|
||||
display: table;
|
||||
background-color:rgba(0,0,0,0.2);
|
||||
border-radius: 5px !important;
|
||||
}
|
||||
|
||||
.face-box {
|
||||
|
Loading…
Reference in New Issue
Block a user