Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Markus Echterhoff

    (@mechter)

    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.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Styling’ is closed to new replies.