瀏覽代碼

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;
}

Loading…
取消
儲存