Closed hubbubca closed 9 years ago
How does the css-file look like, do you actually have the icon-search
and glyph-1x
classes? And do they output anything?
That's not what is bothering me, it's the non styling of the left bar etc 😃
On Mon, Jun 8, 2015, 08:25 Emil Öberg notifications@github.com wrote:
How does the css-file look like, do you actually have the icon-search and glyph-1x classes?
— Reply to this email directly or view it on GitHub https://github.com/emiloberg/markdown-styleguide-generator/issues/5#issuecomment-109976389 .
This style guide tool includes as little styling as possible (as all styling should be inherited from the real stylesheet of your website). If you're referring to that the font family of the side bar is different from the one in the readme screenshot this is simply because the readme screenshot has inherited styles.
If you want to add styles (e.g. to the side bar) you can add the css to the template.
Does this help you?
This is perfect, thank you! 😀
On Mon, Jun 8, 2015, 10:02 Emil Öberg notifications@github.com wrote:
This style guide tool includes as little styling as possible (as all styling should be inherited from the real stylesheet of your website). If you're referring to that the font family of the side bar is different from the one in the readme screenshot https://raw.githubusercontent.com/emiloberg/markdown-styleguide-generator/master/docs/screenshot-sample.png this is simply because the readme screenshot has inherited styles.
If you want to add styles (e.g. to the side bar) you can add the css to the template https://github.com/emiloberg/markdown-styleguide-generator#custom-look-and-feel .
Does this help you?
— Reply to this email directly or view it on GitHub https://github.com/emiloberg/markdown-styleguide-generator/issues/5#issuecomment-110006239 .
I'm sure this is me doing something wrong, but the styles aren't rendering. The glyphs not showing up doesn't surprise me, the rest does though.
Here's a screenshot
Any help would be splendid :)