forked from wallabag/wallabag
Remove useless CSS
This commit is contained in:
@ -54,20 +54,6 @@ body.login main {
|
|||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#warning_message {
|
|
||||||
position: fixed;
|
|
||||||
background-color: #ff6347;
|
|
||||||
z-index: 1000;
|
|
||||||
bottom: 0;
|
|
||||||
left: 0;
|
|
||||||
width: 100%;
|
|
||||||
color: #000;
|
|
||||||
}
|
|
||||||
|
|
||||||
#warning_message a {
|
|
||||||
color: #555;
|
|
||||||
}
|
|
||||||
|
|
||||||
.border-bottom {
|
.border-bottom {
|
||||||
border-bottom: 1px solid #DDD;
|
border-bottom: 1px solid #DDD;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user