first attempt at landing page
This commit is contained in:
@@ -5,13 +5,14 @@ html {
|
||||
}
|
||||
|
||||
body {
|
||||
background: #edc;
|
||||
/* background: #edc; */
|
||||
color: #333;
|
||||
font-size: 1.2em;
|
||||
height: auto;
|
||||
padding-bottom: 20px;
|
||||
}
|
||||
|
||||
|
||||
a {
|
||||
/* color: #fff; */
|
||||
text-decoration: none;
|
||||
|
||||
Reference in New Issue
Block a user