[Python-Dev] Playing with a new theme for the docs (original) (raw)
Serhiy Storchaka storchaka at gmail.com
Wed Mar 21 14:44:24 CET 2012
- Previous message: [Python-Dev] Playing with a new theme for the docs
- Next message: [Python-Dev] Playing with a new theme for the docs
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
21.03.12 03:58, Ned Batchelder написав(ла):
Books, magazines, and newspapers look good with full justification, web pages do not. Can we switch to left-justified instead?
You can add line
p {text-align: left !important}
to your browser custom stylesheet.
If you are using Firefox or Chrome (Chromium), for them there are extensions (Stylish) that allow to apply the style to the particular site.
- Previous message: [Python-Dev] Playing with a new theme for the docs
- Next message: [Python-Dev] Playing with a new theme for the docs
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]