edit app.css

This commit is contained in:
ruanyf
2014-04-21 19:17:18 +08:00
parent 6bfd76c6fa
commit 3a45072f34
3 changed files with 5 additions and 16 deletions
-13
View File
@@ -230,12 +230,6 @@ body {
background-color: #AAA;
}
@media (min-width: 40rem) {
#back_to_top {
margin-left: 890px;
}
}
#back_to_top:hover {
background-color: #444;
cursor: pointer;
@@ -262,13 +256,6 @@ body {
background-color: #AAA;
}
@media (min-width: 40rem) {
#edit {
margin-left: 890px;
}
}
#edit:hover {
background-color: #444;
cursor: pointer;