Commit 67c4d692 authored by Randall Leeds's avatar Randall Leeds

add bookmarklet

parent d9a33606
......@@ -169,7 +169,25 @@ span.error {
position: fixed;
height: 3em;
width: 100%;
z-index: 10;
text-align: center;
z-index: 501;
& > div {
display: inline-block;
position: relative;
&:last-child {
position: absolute;
right: 1em;
text-align: left;
}
&:first-child {
position: absolute;
left: 1em;
text-align: left;
}
}
}
/*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment