From: Gabriel Dunne Date: Thu, 27 Dec 2012 23:07:11 +0000 (-0800) Subject: Added permahash. X-Git-Url: https://git.quilime.com/?a=commitdiff_plain;h=cd9bae665ec2dc34c090fd6dde6e60f6c9dbd31c;p=clmpr.git Added permahash. --- diff --git a/get.php b/get.php index a6b307c..bd00f1c 100644 --- a/get.php +++ b/get.php @@ -158,11 +158,14 @@ function deleteClump( id, elem ) { + # + ago + edit delete diff --git a/header.html b/header.html index 55e4122..41a44a0 100644 --- a/header.html +++ b/header.html @@ -1,7 +1,5 @@
- clmpr -
diff --git a/style-dark.css b/style-dark.css index 2ef8d7e..7ff02c2 100644 --- a/style-dark.css +++ b/style-dark.css @@ -74,13 +74,13 @@ ul.links li span.url a { text-decoration:none; } ul.links li span.url a { - color:#fff; + color:#ddc; } ul.links li span.url a:hover { text-decoration:none; } ul.links li .desc { - color:#4d0; + color:#8d1; } ul.links li .expand { color:#aaa;