Skip to:
Content

BuddyPress.org

Ticket #8020: 8020.patch

File 8020.patch, 483 bytes (added by JarretC, 7 years ago)

Underlines links in paragraphs in item-body div

  • bp-templates/bp-nouveau/css/buddypress.css

     
    23392339        padding-left: 0.5em;
    23402340}
    23412341
     2342#buddypress.buddypress-wrap .item-body p a {
     2343        text-decoration: underline;
     2344}
     2345
    23422346/**
    23432347*----------------------------------------------------
    23442348* @subsection 5.2.1 - Item Body Groups