Skip to content

Coda Clean & Wide by ricardommc

Screenshot of Coda Clean & Wide

Details

Authorricardommc

LicenseNo License

CategoryCoda.io

Created

Updated

Size2.0 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Clean & widescreen for Coda.io

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Coda Clean & Wide
@version      20240123.1
@namespace    userstyles.world/user/ricardommc
@description  Clean & widescreen for Coda.io
@author       ricardommc
@license      No License
==/UserStyle== */

@-moz-document domain("coda.io") {
   /*******************/
    /*    Para 75%     */
    /*******************/
    /*Espaço acima do titulo*/
    div[class="iFIpEgdr EkdfCajf"] {
        padding-top: 1px !important;
    }

    div[class="G7FtALOm kr-canvasContentContainer XKPHw2W5"] {
        padding-top: 1px !important;
    }

    /*Espaço abaixo do titulo*/
    ._nUK1BOg {
        margin-bottom: 0px !important;
    }
    .aB83XU7D {
        min-height: 0px !important;
    }

    /*Tamanho de letra dentro da nota*/
    .UiR3cpYj.Q7EWYlJq {
        --font-size-h0: 30px !important;
        --font-size-h1: 21px;
        --font-size-h2: 17px;
        --font-size-h3: 15px;
        --font-size-large: 15px !important;
        --font-size-pull-quote: 15px !important;

        --font-line-height-h0: 30px !important;
        --font-line-height-h1: 21px;
        --font-line-height-h2: 17px;
        --font-line-height-h3: 15px;
        --font-line-height-large: 14px !important;
        --font-line-height-pull-quote: 14px !important;

        --block-padding-vertical-list: 0px !important;
        --block-padding-vertical: 0px !important;
        
        line-height: 21px !important;
    }
    
    /*Risco da citação*/
    div[class="TVRi1Mav w5Js0tVc"] {    
        margin-top: -5px  !important;
    }  
    
    /*Espaço entre linhas*/
    .UiR3cpYj.EI9jU84Z {
        padding-bottom: 0px !important;
    }

    /*Botão de contar caracteres (Show word count: Ctrl + Shift + C)*/
    .Ibk99izz {
        left: 900px !important;
    }

    /*Indicador de última edição*/
    .EHbJTUmd.EHbJTUmd {
        align-self: end !important;
        margin-top: 1px !important;
        padding: 0px !important;
    }
}

Reviews

No reviews yet.