improve the footer
This commit is contained in:
@@ -608,16 +608,23 @@ thead {
|
||||
|
||||
.fcc-footer {
|
||||
width: 100%;
|
||||
height: 50px;
|
||||
text-align: center;
|
||||
background-color: #4a2b0f;
|
||||
height: 40px;
|
||||
padding: 12px;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
position: absolute;
|
||||
a {
|
||||
font-size: 28px;
|
||||
font-size: 20px;
|
||||
color: #eee;
|
||||
margin-left: 0px;
|
||||
margin-right: 0px;
|
||||
padding-left: 10px;
|
||||
padding-right: 10px;
|
||||
&:hover {
|
||||
padding-top: 14px;
|
||||
padding-bottom: 14px;
|
||||
color: #4a2b0f;
|
||||
background-color: #eee;
|
||||
text-decoration: none;
|
||||
|
Reference in New Issue
Block a user