mirror of
https://gitlab.com/insurgentuo/defiance.git
synced 2025-04-05 23:44:06 +00:00
26 lines
No EOL
194 B
CSS
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;
|
|
} |