summaryrefslogtreecommitdiffhomepage
path: root/common/main.css
diff options
context:
space:
mode:
authorRay <[email protected]>2019-05-21 23:31:28 +0200
committerRay <[email protected]>2019-05-21 23:31:28 +0200
commitc12d0c359e85476dc2cdc3aa1d41ee41eedaa8db (patch)
treea5996faf05fbd81266302a22c23564b70792aa9d /common/main.css
parent87ef84e2933394815bf1cc3bd001a0607952be57 (diff)
downloadraylib.com-c12d0c359e85476dc2cdc3aa1d41ee41eedaa8db.tar.gz
raylib.com-c12d0c359e85476dc2cdc3aa1d41ee41eedaa8db.zip
Review metatags
Diffstat (limited to 'common/main.css')
-rw-r--r--common/main.css1
1 files changed, 0 insertions, 1 deletions
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;}