Unverified Commit a87fb887 authored by pig40's avatar pig40 Committed by GitHub

页面整体样式

parent 0f1357e6
...@@ -35,7 +35,7 @@ a{ ...@@ -35,7 +35,7 @@ a{
font-family: "times new roman"; font-family: "times new roman";
border: 3px #C40000 solid; border: 3px #C40000 solid;
} }
.navigation{ navigation{
width: 550px; width: 550px;
position: relative; position: relative;
left: 380px; left: 380px;
...@@ -95,10 +95,10 @@ link li a:link{color: #FCF3F3;} ...@@ -95,10 +95,10 @@ link li a:link{color: #FCF3F3;}
link li a:visited{color: #FCF3F3;} link li a:visited{color: #FCF3F3;}
link li a:hover{color: #FCF3F3;} link li a:hover{color: #FCF3F3;}
link li a:active{color: #FCF3F3;} link li a:active{color: #FCF3F3;}
.copyright p{ copyright p{
color: #EEEEEE; color: #EEEEEE;
font-size: x-small; font-size: x-small;
position: absolute; position: absolute;
left: 50px; left: 50px;
top: 50px; top: 50px;
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment