aboutsummaryrefslogtreecommitdiffhomepage
path: root/assets/css/style.css
diff options
context:
space:
mode:
authorMarco Alexander Fischer2018-10-06 20:09:11 +0200
committerMarco Alexander Fischer2018-10-06 20:09:11 +0200
commit81d3cefcbb0418486922fd9acd1688a03a4d6338 (patch)
tree1a5399b289a2c9b30121d5456197dbea3783a820 /assets/css/style.css
parent680ec96536a7080b1461b54ff27e53bb143b1ea9 (diff)
Improved UI :lipstick:
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;