このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
chemicalcrux
/
crux.sexy
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
Add animation to the Discord button
master
Fen Dweller
6年前
親
f5c29bcc4f
コミット
581d512839
1個のファイルの変更
、
6行の追加
、
0行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+6
-0
static/sexy.css
+ 6
- 0
static/sexy.css
ファイルの表示
@@ -342,6 +342,12 @@ a:hover {
#discord-image {
width: 100%;
height: 100%;
transition: 0.2s !important;
}
#discord-image:hover {
transition: 0.2s;
transform: scale(1.25, 1.25);
}
.back-text {
書き込み
プレビュー
読み込み中…
キャンセル
保存