ソースを参照

Update fonts

master
Noëlle 3年前
コミット
1668c00b2e
1個のファイルの変更9行の追加7行の削除
  1. 9
    7
      assets/kobold.css

+ 9
- 7
assets/kobold.css ファイルの表示

@@ -15,9 +15,10 @@
padding-top: 10px;
}

.firstrow .head {
font-family: "Reverb";
}
/* .firstrow .head {
font-size:
} */

#theship {
float: left;
@@ -36,9 +37,9 @@
padding-bottom: 10px;
}

#thekobolds .head {
/* #thekobolds .head {
font-family: "Reverb";
}
} */

.kobold {
float: left;
@@ -47,6 +48,7 @@

.head {
display: block;
font-weight: bold;
font-size: 1.5em;
font-family: "Reverb";
font-size: 2em;
font-style: italic;
}

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