Difference between revisions of "Wiki/Team:SCUT-China B/Bottom/css/index.css"

(Created page with " #footer{ width: 100%; height: 230px; background-color: #CC543A; } #list_1{ padding-left: 100px; } #list_3{ padding-right: 100px; } #list_1 li{ display: block; float:...")
 
(No difference)

Latest revision as of 12:19, 25 June 2017

#footer{

width: 100%; height: 230px; background-color: #CC543A; }

  1. list_1{

padding-left: 100px; }

  1. list_3{

padding-right: 100px; }

  1. list_1 li{

display: block; float: left; width: 60px; }

  1. list_2 li{

display: block; float: left; width: 80px; }

  1. list_1 .line{

display: block; width: 70px; height: 5px; background-color: #E3916E; margin-bottom: 10px; } .line{ display: block; width: 70px; height: 5px; background-color: #E3916E; margin-bottom: 5px; }

.link-icon img{ -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; } .social-icon img{ -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }

.address{ display: block; margin-top: 20px; margin-bottom: 3px; }