aboutsummaryrefslogtreecommitdiffhomepage
path: root/assets/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/style.css')
-rw-r--r--assets/css/style.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/assets/css/style.css b/assets/css/style.css
index af2f74d..3152e92 100644
--- a/assets/css/style.css
+++ b/assets/css/style.css
@@ -115,6 +115,12 @@ body {
font-size: 13px;
}
+.bottom-right-logo {
+ position: absolute;
+ bottom: 5px;
+ right: 20px;
+}
+
a:visited {
text-decoration: none;
color: #FB5D5E;