diff options
Diffstat (limited to 'linkshorter/style.css')
| -rw-r--r-- | linkshorter/style.css | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/linkshorter/style.css b/linkshorter/style.css deleted file mode 100644 index c762039..0000000 --- a/linkshorter/style.css +++ /dev/null @@ -1,21 +0,0 @@ -html { - position: relative; - min-height: 100%; -} - -body { - margin-bottom: 60px; -} - -/* footer */ - -.footer { - position: absolute; - bottom: 0; - width: 100%; -} - -#copyright-text { - text-decoration: underline; - color: #333; -} |
