Finishing touches
This commit is contained in:
@@ -20,15 +20,18 @@ body {
|
||||
}
|
||||
|
||||
h1 {
|
||||
margin-top: 5%;
|
||||
color: #FFF;
|
||||
margin-bottom: 5%;
|
||||
}
|
||||
|
||||
h2.categoryHeader {
|
||||
h2 {
|
||||
color: #FFF;
|
||||
}
|
||||
|
||||
h2.categoryCategory {
|
||||
margin-top: 5%;
|
||||
margin-bottom: 1%;
|
||||
}
|
||||
|
||||
input {
|
||||
background: #bb1515b2;
|
||||
border: none;
|
||||
@@ -41,7 +44,6 @@ input {
|
||||
|
||||
.submitButton {
|
||||
margin-top: 5%;
|
||||
margin-bottom: 5%;
|
||||
border: 0;
|
||||
outline: 0;
|
||||
background: #bb1515;
|
||||
|
||||
Reference in New Issue
Block a user