Changeset 863f5d5 for public


Ignore:
Timestamp:
Jan 21, 2020, 11:46:13 PM (5 years ago)
Author:
Mikhail Kirillov <w96k@…>
Branches:
master
Children:
54096f7
Parents:
c43e516
Message:

Add reproducible builds article

Location:
public
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • public/css/custom.css

    rc43e516 r863f5d5  
    66#footnotes {
    77    max-width: calc(80ch + 4em);
    8     border-radius: 0.em;
     8    border-radius: 0.1em;
    99    margin: var(--universal-padding);
    1010    padding: 1em;
     
    105105    font-size: 12pt;
    106106    position: fixed;
    107     right: calc(var(--universal-margin));
     107    left: 95ch;
    108108    top: calc(var(--universal-margin) + 0.5em);
    109109    background: #fefefe;
     
    200200    width: auto;
    201201}
     202
     203.asciicast {
     204    text-align: center;
     205}
Note: See TracChangeset for help on using the changeset viewer.