diff --git a/css/styles.css b/css/styles.css index 40dae53..91b14af 100644 --- a/css/styles.css +++ b/css/styles.css @@ -820,3 +820,8 @@ footer.entry-footer { background: #F0F0F0; font-size: 0.8em; } +.alignright { + display: inline; + float: right; + margin-left: 1.625em; +} diff --git a/footer.php b/footer.php index 1704251..f5ba25d 100644 --- a/footer.php +++ b/footer.php @@ -32,5 +32,16 @@ + +