diff options
| author | Ray <[email protected]> | 2019-05-21 23:31:28 +0200 |
|---|---|---|
| committer | Ray <[email protected]> | 2019-05-21 23:31:28 +0200 |
| commit | c12d0c359e85476dc2cdc3aa1d41ee41eedaa8db (patch) | |
| tree | a5996faf05fbd81266302a22c23564b70792aa9d /common | |
| parent | 87ef84e2933394815bf1cc3bd001a0607952be57 (diff) | |
| download | raylib.com-c12d0c359e85476dc2cdc3aa1d41ee41eedaa8db.tar.gz raylib.com-c12d0c359e85476dc2cdc3aa1d41ee41eedaa8db.zip | |
Review metatags
Diffstat (limited to 'common')
| -rw-r--r-- | common/img/raylib_logo_64x64.png | bin | 1091 -> 0 bytes | |||
| -rw-r--r-- | common/main.css | 1 |
2 files changed, 0 insertions, 1 deletions
diff --git a/common/img/raylib_logo_64x64.png b/common/img/raylib_logo_64x64.png Binary files differdeleted file mode 100644 index 6a1d54d..0000000 --- a/common/img/raylib_logo_64x64.png +++ /dev/null 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;} |
