Help for this page

Select Code to Download


  1. or download this
    @-moz-document url-prefix(https://metacpan.org/) {
        div.page-content { grid-template-columns: 200px calc(100vw - 200px
    +) !important; }
    ...
        div.content { padding: 20px !important }
        #index-container { margin-left: 20px !important }
    }
    
  2. or download this
    @-moz-document url-prefix(https://metacpan.org/) {
        div.page-content { grid-template-columns: 200px calc(100vw - 200px
    +) !important; }
    ...
        div.content { padding: 20px !important }
        #index-container { margin-left: 20px !important }
    }