Ver código fonte

Added Twitch

pull/95/head
Daniel Liljeberg 8 anos atrás
pai
commit
dd104fbc90
7 arquivos alterados com 505 adições e 496 exclusões
  1. +6
    -2
      .fontcustom-manifest.json
  2. +3
    -1
      css/zocial.css
  3. BIN
      css/zocial.eot
  4. +495
    -493
      css/zocial.svg
  5. BIN
      css/zocial.ttf
  6. BIN
      css/zocial.woff
  7. +1
    -0
      templates/zocial.css

+ 6
- 2
.fontcustom-manifest.json Ver arquivo

@@ -1,7 +1,7 @@
{
"checksum": {
"previous": "868b9c44bc50c2256706d1736fbe5439c60c91f594930e18d5ddebeb3f27d5a7",
"current": "868b9c44bc50c2256706d1736fbe5439c60c91f594930e18d5ddebeb3f27d5a7"
"previous": "4a8381366308927397118a9bad71269bb86caa60b9d2e8431cf98fd7b6043f30",
"current": "4a8381366308927397118a9bad71269bb86caa60b9d2e8431cf98fd7b6043f30"
},
"fonts": [
"./css/zocial.ttf",
@@ -362,6 +362,10 @@
"codepoint": 61782,
"source": "./src/tumblr.svg"
},
"twitch": {
"codepoint": 61798,
"source": "./src/twitch.svg"
},
"twitter": {
"codepoint": 61783,
"source": "./src/twitter.svg"


+ 3
- 1
css/zocial.css
Diferenças do arquivo suprimidas por serem muito extensas
Ver arquivo


BIN
css/zocial.eot Ver arquivo


+ 495
- 493
css/zocial.svg
Diferenças do arquivo suprimidas por serem muito extensas
Ver arquivo


BIN
css/zocial.ttf Ver arquivo


BIN
css/zocial.woff Ver arquivo


+ 1
- 0
templates/zocial.css Ver arquivo

@@ -353,6 +353,7 @@ a.zocial {
.zocial.stumbleupon {background-color: #eb4924;}
.zocial.tumblr {background-color: #374a61;}
.zocial.twitter {background-color: #46c0fb;}
.zocial.twitch {background-color: #6441A5;}
.zocial.viadeo {background-color: #fff; color: #000;}
.zocial.vimeo {background-color: #00a2cd;}
.zocial.vk {background-color: #45688E;}


Carregando…
Cancelar
Salvar