From 45f60373d2a85ad11007ea7314c3e95eeca138fe Mon Sep 17 00:00:00 2001 From: liuqimichale <123456lq> Date: Mon, 20 Nov 2017 16:37:45 +0800 Subject: [PATCH] index main --- css/libCss/common.css | 4 +++- index.html | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/css/libCss/common.css b/css/libCss/common.css index 0e190ba..99348cf 100644 --- a/css/libCss/common.css +++ b/css/libCss/common.css @@ -24,7 +24,9 @@ ul,li,ol{ .marginright32{ margin-right: 32px; } - +.boder-raduis5{ + border-radius: 5px; +} input,button,select,textarea{outline:none;} /*头部--------------------------------------------------*/ header{ diff --git a/index.html b/index.html index b194b1f..bd3c339 100644 --- a/index.html +++ b/index.html @@ -52,8 +52,8 @@