From e61fba148e140a5d8d30ccb72f32f2fb49b44ef0 Mon Sep 17 00:00:00 2001 From: 1517060322 <513021407@qq.com> Date: Wed, 27 Sep 2017 11:22:00 +0800 Subject: [PATCH] =?UTF-8?q?#47=20=E7=AC=AC=E4=BA=8C=E6=AC=A1=E8=AF=95?= =?UTF-8?q?=E9=AA=8C~CSS=E7=BB=83=E4=B9=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 1516090218/516090218.html | 28 ++++++++++++++++++++++++---- 1516090218/style.css | 12 ++++++++++++ 2 files changed, 36 insertions(+), 4 deletions(-) create mode 100644 1516090218/style.css diff --git a/1516090218/516090218.html b/1516090218/516090218.html index d263d9b..4de0d76 100644 --- a/1516090218/516090218.html +++ b/1516090218/516090218.html @@ -1,13 +1,33 @@ 1516090218 - + +
-
-

用户:

+ +

用户:

密码:

忘记秘密

-
+ +

hhhhhh

+ + + + + + + + + + + + + + + + +
   
   
   
+ \ No newline at end of file diff --git a/1516090218/style.css b/1516090218/style.css new file mode 100644 index 0000000..1c89367 --- /dev/null +++ b/1516090218/style.css @@ -0,0 +1,12 @@ +@charset "utf-8"; +/* CSS Document */ + +p#p1 {background-color:#009 +} +#f1 { + background-color:#C30; + border: thin solid #F00; +} +.table { + border: thin double #F00; +}