mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-27 11:31:05 +00:00
Remove useless CSS
This commit is contained in:
parent
eff75729a1
commit
163517da79
1 changed files with 0 additions and 14 deletions
|
@ -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;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue