Sure, style a.yhanm to your liking.
Thread Starter
Iuda
(@iuda)
my style
a.post-edit-link {
padding: 4px 8px;
text-transform: uppercase;
-webkit-border-radius: 2px;
border-radius: 5px;
background: #C62828;
font-weight: 600;
font-size: 13px;
line-height: normal;
color: #ffffff;
}
a.post-edit-link:hover {
background: #B71C1C;
text-decoration: none;
}
🙂
Great styling advice. Thank you.