aboutsummaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
Diffstat (limited to 'assets')
-rw-r--r--assets/footer.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/assets/footer.css b/assets/footer.css
index 137e791..e27317c 100644
--- a/assets/footer.css
+++ b/assets/footer.css
@@ -1,8 +1,10 @@
footer {
background-color: #30638e;
+ padding: 10px;
+}
+footer p {
color: lightgray;
text-align: center;
- padding: 10px;
}
footer a {
color: lightgray;