mirror of
https://github.com/wallabag/wallabag.git
synced 2025-06-05 06:58:50 +00:00
Format CSS code
This commit is contained in:
parent
7eb64927cc
commit
a0fd7c5b44
1 changed files with 7 additions and 7 deletions
|
@ -278,7 +278,7 @@ footer {
|
||||||
padding-bottom: 5px;
|
padding-bottom: 5px;
|
||||||
background-color: rgba(0, 0, 0, 0.9);
|
background-color: rgba(0, 0, 0, 0.9);
|
||||||
opacity: 0.8;
|
opacity: 0.8;
|
||||||
color:white;
|
color: #fff;
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue