mirror of
https://gitlab.com/MrFry/qmining-page
synced 2026-04-28 11:17:37 +02:00
Rework of page "contribute.js/todos.js" (part2), finishing up style changes across pages, minor fixes
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
.feedback {
|
||||
.contactFeedback {
|
||||
color: var(--text-color);
|
||||
background-color: var(--background-color);
|
||||
font-size: 14px;
|
||||
width: 60% !important;
|
||||
width: 600px;
|
||||
box-sizing: border-box;
|
||||
height: 100px;
|
||||
height: 150px;
|
||||
resize: none;
|
||||
margin-top: 15px;
|
||||
padding: 5px;
|
||||
|
||||
Reference in New Issue
Block a user