Change place of bookmarklet
This commit is contained in:
parent
8f199c833d
commit
febd940e2f
3 changed files with 20 additions and 2 deletions
|
@ -248,7 +248,24 @@ color:#f2084a;
|
|||
-moz-transition: all 0.1s ease-in;
|
||||
-o-transition: all 0.1s ease-in;
|
||||
}
|
||||
|
||||
|
||||
#bookmarklet{
|
||||
padding:15px;
|
||||
}
|
||||
|
||||
.bookmarklet{
|
||||
position:relative;
|
||||
font-size:13px;
|
||||
color:gray;
|
||||
z-index:10;
|
||||
text-decoration:none;
|
||||
padding-left:30px;
|
||||
padding-right:30px;
|
||||
padding-top:10px;
|
||||
padding-bottom:10px;
|
||||
border: 2px dotted;
|
||||
}
|
||||
|
||||
.mp3
|
||||
{
|
||||
position:relative;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue