post.css modify
This commit is contained in:
parent
4664ef511d
commit
7c8195a339
3 changed files with 3 additions and 2 deletions
BIN
.DS_Store
vendored
Normal file
BIN
.DS_Store
vendored
Normal file
Binary file not shown.
BIN
assets/.DS_Store
vendored
Normal file
BIN
assets/.DS_Store
vendored
Normal file
Binary file not shown.
|
@ -156,6 +156,7 @@
|
||||||
.single a.post-edit-link {
|
.single a.post-edit-link {
|
||||||
background-image: url("../../assets/img/icons/1x/edit-g.png");
|
background-image: url("../../assets/img/icons/1x/edit-g.png");
|
||||||
background-position: left 5px;
|
background-position: left 5px;
|
||||||
|
padding-left: 25px;
|
||||||
}
|
}
|
||||||
.single a.post-edit-link:hover {
|
.single a.post-edit-link:hover {
|
||||||
background-image: url("../../assets/img/icons/1x/edit-c.png");
|
background-image: url("../../assets/img/icons/1x/edit-c.png");
|
||||||
|
|
Loading…
Reference in a new issue