Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSS Rules for code class #54

Closed
extratone opened this issue Dec 8, 2020 · 1 comment
Closed

CSS Rules for code class #54

extratone opened this issue Dec 8, 2020 · 1 comment
Assignees
Labels
refinement Making things pretty.

Comments

@extratone
Copy link
Owner

No description provided.

@extratone extratone added the refinement Making things pretty. label Dec 8, 2020
@extratone extratone added this to the Three Point Oh milestone Dec 8, 2020
@extratone extratone self-assigned this Dec 8, 2020
extratone added a commit that referenced this issue Dec 8, 2020
extratone added a commit that referenced this issue Jan 26, 2021
@extratone
Copy link
Owner Author

extratone commented Apr 26, 2021

Screenshot_2021-04-25 Test

code {
    /* background-color:#f7ff85 !important; */
    /* border: 1px solid #da2573 !important;
    border-radius: 1px !important; */
    font-size: 0.85em !important;
    color: #1c0021 !important;
    font-family: proxima-nova-condensed, sans-serif;
    font-weight: 400;
    /* padding: 0px 0px 0px 0px !important; */
}

body #post pre, body#collection pre, body#post pre, body#subpage pre {
    background: #FFFdeb; !important;
    border: 1px solid #da2573 !important;
    border-radius: 1px !important;
    font-size: 0.85em !important;
    color: #1c0021 !important;
    font-family: proxima-nova-condensed, sans-serif;
    font-weight: 400;
    /* padding: 0px 0px 0px 0px !important; */
}

extratone added a commit that referenced this issue Apr 26, 2021
@extratone extratone moved this to Published in The Psalms Jun 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refinement Making things pretty.
Projects
Status: Published
Development

No branches or pull requests

1 participant