css for help-pages

Status
This content is read-only, or is not open for further replies.

Robert9

Guest
offline
How can i use css in help pages only, please?
This does not work

Code:

Code:
[data-template="help_wrapper"]
{
    ul li, ol li {
        padding-top: 16px;
        padding-bottom: 14px;   
    }   
}

Continue reading...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom