tweak CSS for pre

tweak CSS for pre+tag

 

tweak CSS for pre+solution

Currently we have:

background-color: #EEEEFF;
font-size: 11px;
padding: 10px;
white-space: pre-wrap;
word-wrap: break-word;

Suggested changes:

font-family: Monaco, "Lucida Console", "DejaVu Sans Mono", monospace;

font-size: 12px; (We're often adding strong by hand; pre can't be styled that way but at 12px it's probably unnecessary.)
line-height: 13px; (or something much less than current 21px)
padding: 8px 0;

 

 

The styling in edit mode should also be tweaked if possible, at least to be monospaced.

 

tweak CSS for pre+example

  • View
  • Changes
  • Options
  • Related
  • Edit
  • Pre pre

    I like monospaced fonts.
    They are cool.

    Post pre

    in edit mode:

    on test (which has the proposed changed, but the tinyMCE styling is different not sure why): http://test.dwagn.org/wagn/pre_samples

    Related support tickets:
    Relevant user stories:
    add one

     

     

    Notes

    add a note

    try it

     

    wagneers

    intro

    videos

    features

    syntax

    weekly calls

    ideas

     

    twitter

    mailing list

     

    developers

    roadmap

    next release

    tickets

    pack API

    REST API

    one-pager

     

    github

    mailing list

     

    wagn.org

    recent

    todo