1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/themes/notmyidea/static/css
Ben Sturmfels 991cebf95d Update notmyidea theme to scale down to smaller screens
The aim here is to make the theme work respectably on mobile devices
with only modest changes. Providing different layouts at multiple
breakpoints is beyond the scope of this change.

The changes here are:

1. `base.html`: Add a `<meta name="viewport"` element

2. `main.css`:
  * Use "max-width" instead of "width"
  * Set "line-height" on the banner and adjust vertical spacing to match
  * Remove fixed height on the nav bar and force it to contain its
    child elements
2021-09-28 14:03:05 +02:00
..
fonts.css Store fonts of notmyidea theme locally 2017-07-30 17:47:47 +02:00
main.css Update notmyidea theme to scale down to smaller screens 2021-09-28 14:03:05 +02:00
pygment.css Change the background color of the code-blocks on the default theme. Fix #511 2012-10-12 23:01:51 +02:00
reset.css Update links to HTTPS and current 301 redirects in docs/templates/themes (#2661) 2020-04-12 16:38:35 +02:00
typogrify.css Remove trailing whitespaces from notmyidea 2017-07-30 17:41:32 +02:00
wide.css Merge remote-tracking branch 'muffinresearch/master' 2012-05-11 16:17:47 +02:00