Skip to content

Commit 5b41eaf

Browse files
committed
Added twitter shortlink and vine
1 parent 4ed8f0d commit 5b41eaf

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

chameleon.css

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,9 +105,11 @@ a[href*="thenextweb"]{color: #ef4423;}
105105
/*TUMBLR*/
106106
a[href*="tumblr"]{color: #34526f;}
107107
/*TWITTER*/
108-
a[href*="twitter"]{color: #00a0d1;}
108+
a[href*="twitter"],a[href*="t.co"]{color: #00a0d1;}
109109
/*VIMEO*/
110110
a[href*="vimeo"]{color: #86c9ef;}
111+
/*VINE*/
112+
a[href*="vine.co"]{color: #00a478;}
111113
/*WORDPRESS*/
112114
a[href*="wordpress"]{color: #21759b;}
113115
/*YAHOO*/

0 commit comments

Comments
 (0)