From c12d0c359e85476dc2cdc3aa1d41ee41eedaa8db Mon Sep 17 00:00:00 2001 From: Ray Date: Tue, 21 May 2019 23:31:28 +0200 Subject: Review metatags --- common/main.css | 1 - 1 file changed, 1 deletion(-) (limited to 'common/main.css') diff --git a/common/main.css b/common/main.css index c09a546..d758e64 100644 --- a/common/main.css +++ b/common/main.css @@ -71,7 +71,6 @@ p a:hover{text-decoration: none; color:gray;} #reddit{ width:36px; height:36px; float:left; position:relative; background-image: url(img/icon_reddit.png); cursor: pointer; background-repeat:no-repeat; background-position: 0 0;} #freenode{ width:36px; height:36px; float:left; position:relative; background-image: url(img/icon_freenode_irc.png); cursor: pointer; background-repeat:no-repeat; background-position: 0 0;} #gitter{ width:36px; height:36px; float:left; position:relative; background-image: url(img/icon_gitter.png); cursor: pointer; background-repeat:no-repeat; background-position: 0 0;} -#facebook{ width:36px; height:36px; float:left; position:relative; background-image: url(img/icon_facebook.png); cursor: pointer; background-repeat:no-repeat; background-position: 0 0;} #twitter{ width:36px; height:36px; float:left; position:relative; background-image: url(img/icon_twitter.png); cursor: pointer; background-repeat:no-repeat; background-position: 0 0;} #github{ width:36px; height:36px; float:left; position:relative; background-image: url(img/icon_github.png); cursor: pointer; background-repeat:no-repeat; background-position: 0 0;} #kofi{ width:36px; height:36px; float:left; position:relative; background-image: url(img/icon_kofi.png); cursor: pointer; background-repeat:no-repeat; background-position: 0 0;} -- cgit v1.2.3