Fixing readability of text
This commit is contained in:
parent
723f93825a
commit
2f64ccecbd
2 changed files with 4 additions and 6 deletions
|
@ -3,9 +3,8 @@
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
width: 55vw;
|
width: 55vw;
|
||||||
background: rgba(255, 255, 255, 0.5);
|
background: rgba(245, 240, 221);
|
||||||
/*color: #8391b8;*/
|
color: #8391b8;
|
||||||
color: #393E46;
|
|
||||||
border-style: solid;
|
border-style: solid;
|
||||||
border-color: #8391b8;
|
border-color: #8391b8;
|
||||||
border-width: 5px;
|
border-width: 5px;
|
||||||
|
|
|
@ -3,9 +3,8 @@
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
width: 60vw;
|
width: 60vw;
|
||||||
background: rgba(255, 255, 255, 0.5);
|
background: rgba(245, 240, 221);
|
||||||
/*color: #8391b8;*/
|
color: #8391b8;
|
||||||
color: #393E46;
|
|
||||||
border-style: solid;
|
border-style: solid;
|
||||||
border-color: #8391b8;
|
border-color: #8391b8;
|
||||||
border-width: 5px;
|
border-width: 5px;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue