7 Commits

Author SHA1 Message Date
Parker Moore
d410bfef16 Add _sass/midnight.scss to allow importing with theme name while using jekyll-remote-theme 2021-07-26 13:47:01 -04:00
Oliver Freyermuth
c369a1d21c Wrap <li> in <ul>, not directly in <nav>.
<li> must now be used in <nav>, this yields a HTML
validator violation otherwise.
So wrap it in <ul> and remove any effects of the <ul>.
2021-02-11 13:58:54 +01:00
Gizmokid2005
a43e10b3d1 Fix linear-gradient
Fixing the "linear_gradient" functions to be "linear-gradient" so they function properly. https://developer.mozilla.org/en-US/docs/Web/CSS/linear-gradient
2019-02-27 15:06:30 -08:00
Libor Nenadál
bfd7480ee2 Update jekyll-theme-midnight.scss
Lucida Sans font is not a monospaced font and should not be used for <code> blocks. On Windows system font Lucida Sans Regular is evaluated for code blocks whre proportional font looks ugly.
2017-06-21 11:34:07 +02:00
maxkoryukov
e12a8b08d1 SCSS: add fallback font-family monospace for <code> tag
* fix issue pages-themes/midnight#2
2016-12-28 23:31:30 +05:00
Ben Balter
34ee69691c normalize css naming 2016-12-13 11:40:45 -05:00
Jurgen Leschner
24c2d0197d init 2016-10-06 19:06:39 -04:00