From: Vladimír Vondruš Date: Wed, 1 Nov 2017 17:39:41 +0000 (+0100) Subject: doc: mention that m-grid.css can be used WITHOUT ALL THE OTHER CRUFT. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~cjwatson/git?a=commitdiff_plain;h=ce85838db9b292f4cc8b8066661f26dd495ab80e;p=blog.git doc: mention that m-grid.css can be used WITHOUT ALL THE OTHER CRUFT. --- diff --git a/doc/css/grid.rst b/doc/css/grid.rst index 2c6864a0..a065365e 100644 --- a/doc/css/grid.rst +++ b/doc/css/grid.rst @@ -32,9 +32,10 @@ Grid system Inspired by `Bootstrap `_, the grid system is the heart of a responsive website layout. The `m-grid.css <{filename}/css.rst>`_ -file contains all the setup you need for it. Besides that, in order to have -devices recognize your website properly as responsive and not zoom it out all -the way to an unreadable mess, don't forget to add this to your :html:``: +file contains all the setup you need for it, it's completely standalone. +Besides that, in order to have devices recognize your website properly as +responsive and not zoom it out all the way to an unreadable mess, don't forget +to add this to your :html:``: .. code:: html