Viewing 1 replies (of 1 total)
  • Plugin Author misanthrop

    (@misanthrop)

    The whole HTML elements are wrapped in a div container having the class name “dc-download-code”. So you can simply style the elements using the appropriate CSS selector, e.g.

    div.dc-download-code a {
       font-size: 2em;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘graphic customization’ is closed to new replies.