ソースを参照

Actually make h3 stand out this time

master
Fen Dweller 6年前
コミット
acd0ee4a7c
1個のファイルの変更3行の追加1行の削除
  1. +3
    -1
      static/changelog.css

+ 3
- 1
static/changelog.css ファイルの表示

@@ -275,6 +275,8 @@ a:hover {
background: linear-gradient(180deg, rgba(16,13,30,1) 0%, rgba(16,13,30,1) 66%, rgba(16,13,30,0) 100%); background: linear-gradient(180deg, rgba(16,13,30,1) 0%, rgba(16,13,30,1) 66%, rgba(16,13,30,0) 100%);
} }


.h3 {
h3 {
font-size: 40px; font-size: 40px;
padding-top: 10px;
padding-bottom: 5px;
} }

読み込み中…
キャンセル
保存