You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
main {
|
|
margin: 30px;
|
|
padding: 30px;
|
|
border: 1px dotted #555;
|
|
}
|
|
h1 {
|
|
text-align: center;
|
|
}
|
|
a, a:visited {
|
|
text-decoration: none;
|
|
color: #555;
|
|
}
|
|
footer {
|
|
text-align: center;
|
|
}
|