From f3d1b68e3919345c67be06cbd7e7bb61f67ffcbd Mon Sep 17 00:00:00 2001 From: timb Date: Thu, 1 Apr 2010 00:48:45 -0700 Subject: organize some images, move css to static/css/, clean up templates, remove junk --- static/css/dump.common.css | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 static/css/dump.common.css (limited to 'static/css/dump.common.css') diff --git a/static/css/dump.common.css b/static/css/dump.common.css new file mode 100644 index 0000000..5399c7d --- /dev/null +++ b/static/css/dump.common.css @@ -0,0 +1,12 @@ +.share-buttons{ +cursor:pointer; +width:100; +} + +.share-button { + opacity: 0.5; +} + +.share-button:hover { + opacity: 1; +} \ No newline at end of file -- cgit v1.2.3-70-g09d2