Title: Styling
Last modified: January 10, 2017

---

# Styling

 *  Resolved [Iuda](https://wordpress.org/support/users/iuda/)
 * (@iuda)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/styling-64/)
 * Hy. Some CSS styling is available ?
    -  This topic was modified 9 years, 2 months ago by [Iuda](https://wordpress.org/support/users/iuda/).

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Markus Echterhoff](https://wordpress.org/support/users/mechter/)
 * (@mechter)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/styling-64/#post-8636975)
 * Sure, style `a.yhanm` to your liking.
 *  Thread Starter [Iuda](https://wordpress.org/support/users/iuda/)
 * (@iuda)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/styling-64/#post-8666020)
 * 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;
       }
       ```
   
 * 🙂
 *  [donburikun](https://wordpress.org/support/users/donburikun/)
 * (@donburikun)
 * [8 years, 12 months ago](https://wordpress.org/support/topic/styling-64/#post-9014657)
 * Great styling advice. Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Styling’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/you-have-a-new-message.svg)
 * [You Have a New (BuddyPress) Message](https://wordpress.org/plugins/you-have-a-new-message/)
 * [Support Threads](https://wordpress.org/support/plugin/you-have-a-new-message/)
 * [Active Topics](https://wordpress.org/support/plugin/you-have-a-new-message/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/you-have-a-new-message/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/you-have-a-new-message/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [donburikun](https://wordpress.org/support/users/donburikun/)
 * Last activity: [8 years, 12 months ago](https://wordpress.org/support/topic/styling-64/#post-9014657)
 * Status: resolved