aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'tpl/css/style.css')
-rw-r--r--tpl/css/style.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/tpl/css/style.css b/tpl/css/style.css
index 1ae3a601..3d3c5385 100644
--- a/tpl/css/style.css
+++ b/tpl/css/style.css
@@ -229,6 +229,13 @@ a, a:hover, a:visited {
229 font-weight: bold; 229 font-weight: bold;
230} 230}
231 231
232#bookmarklet {
233 padding: 5px;
234 border: 1px dashed #808080;
235 background: #fff;
236 cursor: move;
237}
238
232footer { 239footer {
233 clear: both; 240 clear: both;
234} 241}