add footer style
This commit is contained in:
parent
b7e6c0cd39
commit
9d41748d8a
2 changed files with 8 additions and 11 deletions
|
@ -169,17 +169,16 @@ hr {
|
|||
|
||||
/* footer底注 */
|
||||
.footer {
|
||||
padding-top: 20px;
|
||||
padding-bottom: 30px;
|
||||
background-color: #f5f5f5;
|
||||
|
||||
color: #6c757d !important;
|
||||
text-align: center;
|
||||
font-size: 95%;
|
||||
}
|
||||
.footcontainer {
|
||||
width: auto;
|
||||
padding-right: 15px;
|
||||
padding-left: 15px;
|
||||
}
|
||||
|
||||
.footcontainer a{
|
||||
.footer a{
|
||||
text-decoration: underline !important;
|
||||
color:#6c757d !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue