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