Update style.css

pull/1/merge
Elijah Bansley 2018-05-17 14:58:31 -05:00 committed by GitHub
parent 8b6e5c3484
commit f023fb7750
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -1,7 +1,15 @@
body {
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
text-align: center;
}
#title {
text-align: center;
padding: 50px;
background-color: black;
background-image: url("https://icdn1.digitaltrends.com/image/nintendo-switch-review-photos-pdx-580.jpg");
color: white;
width: 100%;
margin-top: 0px;