edik

edik commented on issue libreboot/libreboot#360

Make website more responsive

I thought the filenames would be displayed, from left to right:

7 years ago

edik created pull request libreboot/libreboot#360

Make website more responsive

7 years ago

edik pushed to responsive at edik/libreboot

  • d43c6eaec6 Markup more code content with code and pre tags
  • 1096373b23 Make code content and tables more responsive * 'pre' blocks and tables use scrollbars if the viewport is too narrow * Code content which is not within a 'pre' element wraps automatically * Code content and 'pre' blocks have a gray background color The added background color has two purposes: * The left-margin for pre blocks is removed, because it consumes too much space on narrow viewports. However by using a background color, the reader can still recognize 'pre' content as code blocks. * Code content which is *not* within a 'pre' element wraps automatically now. The background color allows the reader to recognize the "connection" between automatically splitted lines of a single code element. This way, nobody will mistake a one-liner for a multi-liner.
  • 21f502b208 Allow line breaks for bare URI links
  • d35277f7fe Limit image size to viewport's width
  • bacc474a76 Merge branch 'master' of consts/libreboot into master

7 years ago

edik created new branch responsive at edik/libreboot

7 years ago

edik forked a repository to edik/libreboot

7 years ago