rcpp-gallery
rcpp-gallery copied to clipboard
CSS for bullet lists
@jjallaire Can you spare a few minutes? The CSS formatting has code for <p> to increase the point size / font size, but we missed the bulleted lists, see eg this recent post. I knew there was an overall default outside of <p> but I can't recall how to set it. Blame it on being at the tail end of some traveling...
Okay, just applied the large font size to the entire body. Let me know if things look the way you are hoping for.
On Mon, Jun 13, 2016 at 6:04 AM, Dirk Eddelbuettel <[email protected]
wrote:
@jjallaire https://github.com/jjallaire Can you spare a few minutes? The CSS formatting has code for
to increase the point size / font size, but we missed the bulleted lists, see eg this recent post http://gallery.rcpp.org/articles/HRP/. I knew there was an overall default outside of
but I can't recall how to set it. Blame it on being at the tail end of some traveling...
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/RcppCore/rcpp-gallery/issues/92, or mute the thread https://github.com/notifications/unsubscribe/AAGXx9Rr2jwvDzLxUwcLT6AK-2BHTLNTks5qLSsZgaJpZM4I0LIz .
That made it worse. See eg http://gallery.rcpp.org/articles/HRP/ and observer the larger font in quoted paragraph, and smaller font otherwise. Looks like a bad interaction. (Current Chrome, Ubuntu 16.04)
So I'd vote to revert that. (And silly me for not remembering body ...)
I tried the same setting for p and body, but no go so now we're back to where we were.
A little annoying that one [cannot] test against the local styles.css.
Edited: Added missing 'cannot'
Okay, let's hack on this realtime at useR.
On Mon, Jun 13, 2016 at 6:04 AM, Dirk Eddelbuettel <[email protected]
wrote:
@jjallaire https://github.com/jjallaire Can you spare a few minutes? The CSS formatting has code for
to increase the point size / font size, but we missed the bulleted lists, see eg this recent post http://gallery.rcpp.org/articles/HRP/. I knew there was an overall default outside of
but I can't recall how to set it. Blame it on being at the tail end of some traveling...
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/RcppCore/rcpp-gallery/issues/92, or mute the thread https://github.com/notifications/unsubscribe/AAGXx9Rr2jwvDzLxUwcLT6AK-2BHTLNTks5qLSsZgaJpZM4I0LIz .