Impl of Language selection and more #11

Merged
latenightdef merged 24 commits from mrrpmeowfurry/fifty-shades-of-bully:main into develop 2025-06-25 19:26:22 +00:00
2 changed files with 4 additions and 6 deletions
Showing only changes of commit 2f64ccecbd - Show all commits

View file

@ -3,9 +3,8 @@
justify-content: center;
align-items: center;
width: 55vw;
background: rgba(255, 255, 255, 0.5);
/*color: #8391b8;*/
color: #393E46;
background: rgba(245, 240, 221);
color: #8391b8;
border-style: solid;
border-color: #8391b8;
border-width: 5px;

View file

@ -3,9 +3,8 @@
justify-content: center;
align-items: center;
width: 60vw;
background: rgba(255, 255, 255, 0.5);
/*color: #8391b8;*/
color: #393E46;
background: rgba(245, 240, 221);
color: #8391b8;
border-style: solid;
border-color: #8391b8;
border-width: 5px;