PGテスト用 - りじゅセン

PGテスト用

index.html
<!-- Google Fontsから読み込み-->
<link href="https://fonts.googleapis.com/css?family=Roboto+Mono" rel="stylesheet">
index.css
.count {
  font-family: 'Roboto Mono', monospace;
}

0

0