defiance-ng/static/css/style.css

26 lines
194 B
CSS
Raw Normal View History

2022-07-20 14:27:20 -07:00
body {
}
main {
}
img {
}
header h1 {
text-align: center;
}
footer {
text-align: center;
clear: both;
}
/* For meta.html */
.meta {
text-align: center;
clear: both;
}