mirror of
https://github.com/Karaka-Management/cssOMS.git
synced 2026-02-08 14:28:40 +00:00
fix article color due to text thinness
This commit is contained in:
parent
55f305ca12
commit
eec003a476
|
|
@ -7,7 +7,7 @@ article {
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
font-size: .9rem;
|
font-size: .9rem;
|
||||||
color: #23222d;
|
color: #000;
|
||||||
line-height: 2rem;
|
line-height: 2rem;
|
||||||
white-space: normal;
|
white-space: normal;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user