diff options
Diffstat (limited to 'common')
| -rw-r--r-- | common/css/main.css | 3 | ||||
| -rw-r--r-- | common/img/icon_discord.png | bin | 0 -> 2127 bytes |
2 files changed, 2 insertions, 1 deletions
diff --git a/common/css/main.css b/common/css/main.css index d714996..8280a1b 100644 --- a/common/css/main.css +++ b/common/css/main.css @@ -61,7 +61,7 @@ p a:hover{text-decoration: none; color:gray;} filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#e0e0e0',GradientType=0 ); } -#social{ width:410px; height:50px; position:relative; float:right; margin-right:8px; margin-top:20px; margin-bottom:20px; } +#social{ width:450px; height:50px; position:relative; float:right; margin-right:8px; margin-top:20px; margin-bottom:20px; } #social a:hover{ background-position: 0 -36px;} #youtube{ width:36px; height:36px; float:left; position:relative; background-image: url(../img/icon_youtube.png); cursor: pointer; background-repeat:no-repeat; background-position: 0 0;} #handmade{ width:36px; height:36px; float:left; position:relative; background-image: url(../img/icon_handmade.png); cursor: pointer; background-repeat:no-repeat; background-position: 0 0;} @@ -75,6 +75,7 @@ p a:hover{text-decoration: none; color:gray;} #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;} +#discord{ width:36px; height:36px; float:left; position:relative; background-image: url(../img/icon_discord.png); cursor: pointer; background-repeat:no-repeat; background-position: 0 0;} .list{margin-top:10px; margin-left:30px; display: inline-block} #licensebox { width:808px; height:400px; border:12px solid; border-color:#d0d0d0; background-color:#e4e4e4;} diff --git a/common/img/icon_discord.png b/common/img/icon_discord.png Binary files differnew file mode 100644 index 0000000..1660f38 --- /dev/null +++ b/common/img/icon_discord.png |
