From 7cf281fc495ece8f7cf9b781d0854dbe7438abb0 Mon Sep 17 00:00:00 2001 From: Shikiryu Date: Tue, 4 Jan 2011 10:18:39 +0000 Subject: [PATCH] Adding CSS styles and bookmarklet link --- index.php | 103 ++++++++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 97 insertions(+), 6 deletions(-) diff --git a/index.php b/index.php index 9f22890..2005e89 100644 --- a/index.php +++ b/index.php @@ -5,14 +5,105 @@ include 'class/ShortURL.php'; $url = new ShortURL(); ?> -
- - - -
+ + + + + + + +

Yet Another URL Shortener

+
+
+
+ +
+




+Short this! + + \ No newline at end of file