ソースを参照

center text input accross the site

pull/16/head
mauirixxx 7年前
コミット
78be10320a
1個のファイルの変更4行の追加0行の削除
  1. +4
    -0
      style.css

+ 4
- 0
style.css ファイルの表示

@@ -50,4 +50,8 @@ label {
img.resize {
width:220px;
height:300px;
}

input {
text-align: center;
}

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