diff options
| author | Ray <[email protected]> | 2019-02-05 23:59:47 +0100 |
|---|---|---|
| committer | Ray <[email protected]> | 2019-02-05 23:59:47 +0100 |
| commit | 930b6fdaa11de309051033ec6d759c77f6040949 (patch) | |
| tree | 628ece075b0980c9f8511d4a94b82153b3071438 /common | |
| parent | 097d0f047b892da2ed48819ee8d858143ea59528 (diff) | |
| download | raylib.com-930b6fdaa11de309051033ec6d759c77f6040949.tar.gz raylib.com-930b6fdaa11de309051033ec6d759c77f6040949.zip | |
Added links!
Diffstat (limited to 'common')
| -rw-r--r-- | common/css/main.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/css/main.css b/common/css/main.css index 77d431a..3b9fe7d 100644 --- a/common/css/main.css +++ b/common/css/main.css @@ -115,3 +115,4 @@ p a:hover{text-decoration: none; color:gray;} #platforms>img, #bindings>a>img { border: 2px solid #f5f5f5; transition: all .2s ease; } #platforms>img:hover, #bindings>a>img:hover { border: 2px solid #797979; } +.icon { margin-right:8px; } |
