defiance-ng/static/css/style.css
2022-07-20 14:27:20 -07:00

26 lines
No EOL
194 B
CSS

body {
}
main {
}
img {
}
header h1 {
text-align: center;
}
footer {
text-align: center;
clear: both;
}
/* For meta.html */
.meta {
text-align: center;
clear: both;
}