mirror of
https://github.com/JustKato/FreePad.git
synced 2026-02-23 07:40:46 +02:00
* Fixed light pad title style
This commit is contained in:
@@ -61,8 +61,8 @@ main#main-card {
|
||||
}
|
||||
|
||||
.light #padTitle {
|
||||
color: #fe79b9;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
color: #555273;
|
||||
border: 1px solid rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
|
||||
#pad-content-area {
|
||||
|
||||
Reference in New Issue
Block a user