Corrected light theme
This commit is contained in:
parent
d0382a0140
commit
6d6db0b0d5
@ -127,7 +127,6 @@ a {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
.text {
|
.text {
|
||||||
font-family: 'Noto Sans';
|
|
||||||
width: 100%;
|
width: 100%;
|
||||||
background: #44475a;
|
background: #44475a;
|
||||||
color: #f8f8f2;
|
color: #f8f8f2;
|
||||||
@ -141,7 +140,6 @@ a {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.title {
|
.title {
|
||||||
font-family: 'Noto Sans';
|
|
||||||
width: 100%;
|
width: 100%;
|
||||||
background: #44475a;
|
background: #44475a;
|
||||||
color: #f8f8f2;
|
color: #f8f8f2;
|
||||||
|
@ -128,10 +128,9 @@ a {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
.text {
|
.text {
|
||||||
font-family: 'Noto Sans';
|
|
||||||
width: 100%;
|
width: 100%;
|
||||||
background: #44475a;
|
background: #fdf6e3;
|
||||||
color: #f8f8f2;
|
color: #657b83;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
border-style: none;
|
border-style: none;
|
||||||
outline: none;
|
outline: none;
|
||||||
@ -142,10 +141,9 @@ a {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.title {
|
.title {
|
||||||
font-family: 'Noto Sans';
|
|
||||||
width: 100%;
|
width: 100%;
|
||||||
background: #44475a;
|
background: #fdf6e3;
|
||||||
color: #f8f8f2;
|
color: #657b83;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
border-style: none;
|
border-style: none;
|
||||||
outline: none;
|
outline: none;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user