update
This commit is contained in:
@@ -2,3 +2,21 @@
|
||||
body {
|
||||
background-image: url(https://wallpapersmug.com/download/1920x1080/75c391/game-titanfall-2.jpg);
|
||||
}
|
||||
|
||||
article {
|
||||
margin-bottom: 40px;
|
||||
}
|
||||
|
||||
footer {
|
||||
background-color: #333;
|
||||
color: white;
|
||||
text-align: center;
|
||||
padding: 20px;
|
||||
}
|
||||
|
||||
img {
|
||||
display: block;
|
||||
margin: 0 auto;
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
Reference in New Issue
Block a user