Changeset a3c6f05 for public/css


Ignore:
Timestamp:
Jul 27, 2022, 10:22:35 PM (2 years ago)
Author:
Mikhail Kirillov <w96k@…>
Branches:
master
Children:
9eb4deb
Parents:
a8fce4d
Message:

Fix rss authors

File:
1 edited

Legend:

Unmodified
Added
Removed
  • public/css/custom.css

    ra8fce4d ra3c6f05  
    141141    margin: var(--universal-margin);
    142142    margin-top: calc(2 * var(--universal-margin));
    143     border: 0;
    144143    font-weight: 400;
    145144    padding: .05em .5em;
     
    245244}
    246245.org-webring .org-webring-article-title {
    247     font-size: 0.1em !important;
     246    font-size: 1em;
    248247    padding: 0;
    249     margin: 0 5em 0 9em;
     248    margin: 0 0.5em 0 0.5em;
    250249    border-radius: 0.25em;
    251250    max-height: 40ch;
Note: See TracChangeset for help on using the changeset viewer.