added files for the firefox addon
This commit is contained in:
parent
d74afaa997
commit
e17070c6e4
4 changed files with 2 additions and 1 deletions
BIN
img/icons/icon-16.png
Normal file
BIN
img/icons/icon-16.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 643 B |
BIN
img/icons/icon-32.png
Normal file
BIN
img/icons/icon-32.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.2 KiB |
BIN
img/icons/icon-64.png
Normal file
BIN
img/icons/icon-64.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.3 KiB |
|
|
@ -8,12 +8,13 @@
|
||||||
body { background-color: #2C3E50; }
|
body { background-color: #2C3E50; }
|
||||||
a {
|
a {
|
||||||
-webkit-border-radius: 5px;
|
-webkit-border-radius: 5px;
|
||||||
|
-moz-border-radius: 5px;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
background-color: #008cba;
|
background-color: #008cba;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
display: block;
|
display: block;
|
||||||
font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
|
font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
|
||||||
margin: 20px 0;
|
margin: 20px auto;
|
||||||
opacity: .8;
|
opacity: .8;
|
||||||
outline: none;
|
outline: none;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue