Coder Social home page Coder Social logo

sublime-evernote-inlinecss's Introduction

sublime-evernote-inlineCss

Customized inline css for sublime-evernote

     "inline_css": {
        "body": "",
        "pre": "color: #000000; font-family: monospace,monospace; font-size: 0.9em; white-space: pre-wrap; word-wrap: break-word; border: 1px solid #cccccc; border-radius: 3px; overflow: auto; padding: 6px 10px; margin-bottom: 10px;",
        "code": "color: black; font-family: monospace,monospace; font-size: 0.9em;",
        "inline-code": "color: #000000; font-family: monospace,monospace; padding: 0.1em 0.2em; margin: 0.1em; font-size: 85%; background-color: #F5F5F5; border-radius: 3px; border: 1px solid #cccccc;",
        "h1": "margin-bottom: 0.7em; padding-bottom: 0.3em; margin-top: 1.2em; border-bottom: 1px solid #ccc;",
        "footnotes": "border-top: 1px solid #9AB39B; font-size: 80%;",
        "hr": "color:#9AB39B; padding: 0; margin: 16px 0; background-color:#9AB39B; height:4px; border:0 none; margin-top: 3em; margin-bottom: 3em;",
        "sup": "color:#6D6D6D;font-size:1ex",
        "blockquote": "border-radius: 3px; border-left: .7ex solid #BFBFBF; padding-top: 0.5em; padding-bottom: 0.5em; margin-left: 0px; padding-left: 1em; margin-top: 1.4285em; margin-bottom: 1.4285em; background-color:rgba(102,128,153,.05);",
        // ONLY USED IF wiki_tables or gfm_tables are enabled
        "table": "border-collapse: collapse; border-spacing: 0; margin: 1em;",
        "td": "border: 1px solid #DDD; padding: 6px 13px;",
        "th": "border: 1px solid #DDD; padding: 6px 13px;",
        "tr:odd": "border: 1px solid #DDD; padding: 6px 13px;",
        "tr:even": "border: 1px solid #DDD; padding: 6px 13px; background-color: #F8F8F8;"
    },

Usage

In Sublime Text 3, go to Preferences > Package Settings > Evernote > Settings - User, replace inline_css segment with the above style codes.

sublime-evernote-inlinecss's People

Contributors

squirrelm avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.