Layout: Simplify color scheme
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
margin: auto;
|
||||
}
|
||||
main form{
|
||||
background-color: #dadada;
|
||||
padding: 10px;
|
||||
margin-top:20px;
|
||||
display:grid;
|
||||
justify-items: start;
|
||||
@@ -22,7 +24,7 @@
|
||||
margin-top:20px;
|
||||
}
|
||||
#tor-note{
|
||||
background-color: #dddddd;
|
||||
background-color: #dadada;
|
||||
padding: 10px;
|
||||
margin-top: 40px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user