mirror of https://github.com/JustKato/FreePad.git
* Fixed light pad title style
This commit is contained in:
parent
3b137c5ed6
commit
6e401a416f
|
@ -61,8 +61,8 @@ main#main-card {
|
||||||
}
|
}
|
||||||
|
|
||||||
.light #padTitle {
|
.light #padTitle {
|
||||||
color: #fe79b9;
|
color: #555273;
|
||||||
background-color: rgba(0, 0, 0, 0.15);
|
border: 1px solid rgba(0, 0, 0, 0.15);
|
||||||
}
|
}
|
||||||
|
|
||||||
#pad-content-area {
|
#pad-content-area {
|
||||||
|
|
Loading…
Reference in New Issue