From 4e27ab4d904f48c005a4ce61255f194eb7a0eac2 Mon Sep 17 00:00:00 2001 From: 3err0 Date: Sun, 8 Mar 2020 18:41:16 +0800 Subject: [PATCH] footer links --- footer.php | 3 +++ style.css | 3 +++ 2 files changed, 6 insertions(+) diff --git a/footer.php b/footer.php index 4f32443..bfaa041 100644 --- a/footer.php +++ b/footer.php @@ -1,5 +1,8 @@ diff --git a/style.css b/style.css index 7b24f3c..3e6ef9d 100644 --- a/style.css +++ b/style.css @@ -106,4 +106,7 @@ html[dir='rtl'] .icon { width: 100%; font-family: 'Segoe UI', Tahoma, sans-serif; font-size: 75%; +} +.right{ + float: right; } \ No newline at end of file