浏览代码

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

正在加载...
取消
保存