.full-methods > .title { font-size: 28px; font-weight: bold; margin-top: 20px; padding-left: 5px; } .full-methods .list { padding-left: 0px; } .full-method { color: #757575; font-size: 17px; margin-top: 20px; } .full-method > div.title { font-size: 25px; font-weight: normal; color: #848484; padding-left: 3px; } .full-method > div.title > span{ color: #fb8200; font-weight: bold; } .full-method > div.description { background: initial; } .full-method > div.short { padding-left: 5px; box-sizing: border-box; } .full-method > div.short > .access { padding-right: 3px; } .full-method > div.short > .name { color: #757575; padding-right: 3px; } .full-method > div.short > .params {} .full-method > div.short > .params > .param > .name { color: #5c8e65; } .full-method > div.short > .param .type {} .full-method > div.short > .param .type .left-quad-bracket {} .full-method > div.short > .param .type .name {} .full-method > div.short > .param .type .right-quad-bracket {} .params-example { padding-left: 10px; padding-top: 10px; box-sizing: border-box; font-size: 14px !important; padding-bottom: 10px; } .params-example > pre { margin-top: 5px; margin-bottom: 0; } .params-desc { padding-left: 10px; padding-top: 10px; box-sizing: border-box; } .params-desc > .title { font-size: 15px; font-weight: bold; } .params-desc > .parameter { margin-bottom: 5px; } .description blockquote { -webkit-margin-before: 0; -webkit-margin-after: 0; } .description blockquote p { -webkit-margin-before: 0; -webkit-margin-after: 0; } .description blockquote br { height: 0; }