added files for the firefox addon

This commit is contained in:
Mario Colque 2014-05-16 17:13:55 -03:00
parent d74afaa997
commit e17070c6e4
4 changed files with 2 additions and 1 deletions

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

BIN
img/icons/icon-64.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

View File

@ -8,12 +8,13 @@
body { background-color: #2C3E50; }
a {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-color: #008cba;
color: #fff;
display: block;
font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
margin: 20px 0;
margin: 20px auto;
opacity: .8;
outline: none;
padding: 10px;