!--声明文档类型--!DOCTYPE htmlhtmlhead !--设置页面标题-- title购买留言title !--设置页面样式-- style body font-family Arial sans-serif; background-color #f2f2f2; margin 0; padding 0; h1 text-align center;
,可以通过修改以下样式来调整:
textarea { margin-bottom: 20px; }
input[type="submit"] { margin-top: 20px; }
这样就可以让文本框和按钮之间有更明显的间距了。
原文地址: https://www.cveoy.top/t/topic/bpim 著作权归作者所有。请勿转载和采集!