Fix borders on night theme
This commit is contained in:
parent
373a910356
commit
74fc4dbaec
@ -33,7 +33,7 @@ line-height: 3.1em;
|
||||
.content {
|
||||
background: #121212;
|
||||
border: solid;
|
||||
border-width: 1px;
|
||||
border-width: 3px;
|
||||
border-color: white;
|
||||
}
|
||||
|
||||
@ -61,7 +61,7 @@ line-height: 3.1em;
|
||||
color: white;
|
||||
border: solid;
|
||||
border-color: white;
|
||||
border-width: 2px;
|
||||
border-width: 3px;
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user