diff --git a/css/style.css b/css/style.css index b906c81..17f8f49 100644 --- a/css/style.css +++ b/css/style.css @@ -2,26 +2,6 @@ body { background: url(../image/background.jpg) fixed; background-size: cover; } - -#urlBox { - padding: 10px 0 0 5px; - border: 1px solid rgba(0,0,0,.125); - border-radius: 5px; -} - -#urlBox .url { - padding: 5px; -} - -#urlBox .url input { - width: 100%; - font-size: 16px; - line-height: 32px; - color: #000; - border: none; - border-bottom: 1px solid rgba(0,0,0,.125); -} - #content { background-color: white; opacity: 0.75; diff --git a/index.html b/index.html index 4ee3153..22d5cb4 100644 --- a/index.html +++ b/index.html @@ -28,30 +28,8 @@
縮網址服務
好用 Script
pinlin.me/' + data.shortCode + '
'; - rowHtml += '' + data.url + '
'; - rowHtml += '