Make footer simpler
This commit is contained in:
@@ -316,12 +316,17 @@ body.status-page {
|
||||
width: 100%;
|
||||
bottom: 0;
|
||||
height: 60px;
|
||||
padding: 40px 0 60px 0;
|
||||
padding: 30px 0 60px 0;
|
||||
border-top: 1px solid $cachet_gray_light;
|
||||
background-color: lighten($cachet_gray_light, 5%);
|
||||
color: $cachet-gray-darker;
|
||||
font-size: 13px;
|
||||
line-height: 30px;
|
||||
text-align: center;
|
||||
text-shadow: 0 1px 0 rgba(255,255,255,0.5);
|
||||
|
||||
.btn {
|
||||
text-shadow: none;
|
||||
}
|
||||
|
||||
.icons {
|
||||
a.icon-link {
|
||||
|
||||
Reference in New Issue
Block a user