styling changes and cleaning out html files a bit
This commit is contained in:
+8
-1
@@ -6,7 +6,7 @@ body {
|
||||
margin: 0;
|
||||
font-family: "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
|
||||
color: #1a1a1a;
|
||||
background-color: #fafafa;
|
||||
background-color: #F5F5F5;
|
||||
line-height: 1.6;
|
||||
}
|
||||
|
||||
@@ -76,4 +76,11 @@ image {
|
||||
padding: 10px 14px;
|
||||
border-radius: 4px;
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
|
||||
.signup{
|
||||
border: 3px solid black;
|
||||
padding: 40px;
|
||||
border-radius: 4px;
|
||||
margin-left: auto;
|
||||
}
|
||||
Reference in New Issue
Block a user