Commit b82d2a2abffe6ff21f8f5aec3bc73d4f2395e80e

Authored by Andy
1 parent 637a0876

add

Showing 1 changed file with 4 additions and 0 deletions
css/style.css
@@ -670,6 +670,7 @@ a{ @@ -670,6 +670,7 @@ a{
670 border:2px solid #e1e1e1; 670 border:2px solid #e1e1e1;
671 border-radius:30px; 671 border-radius:30px;
672 } 672 }
  673 +/*底部*/
673 #footer{ 674 #footer{
674 padding:0; 675 padding:0;
675 } 676 }
@@ -713,3 +714,6 @@ margin:0; @@ -713,3 +714,6 @@ margin:0;
713 #footer .copyright p{ 714 #footer .copyright p{
714 color:#666666; 715 color:#666666;
715 } 716 }
  717 +#footer .footer-links{
  718 + font-size: 14px;
  719 +}
716 \ No newline at end of file 720 \ No newline at end of file