Changes in doc/html/_static/basic.css [ada37fa:5547430] in ammosreader


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/html/_static/basic.css

    rada37fa r5547430  
    55 * Sphinx stylesheet -- basic theme.
    66 *
    7  * :copyright: Copyright 2007-2021 by the Sphinx team, see AUTHORS.
     7 * :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS.
    88 * :license: BSD, see LICENSE for details.
    99 *
     
    732732.classifier:before {
    733733    font-style: normal;
    734     margin: 0.5em;
     734    margin: 0 0.5em;
    735735    content: ":";
     736    display: inline-block;
    736737}
    737738
     
    757758    -webkit-hyphens: none;
    758759    hyphens: none;
     760    white-space: nowrap;
    759761}
    760762
Note: See TracChangeset for help on using the changeset viewer.