Changeset 54096f7 for public/css


Ignore:
Timestamp:
Jan 23, 2020, 9:06:23 PM (5 years ago)
Author:
Mikhail Kirillov <w96k@…>
Branches:
master
Children:
97a375a
Parents:
863f5d5
Message:

Add pdf cv; Add english cv; Update home;

File:
1 edited

Legend:

Unmodified
Added
Removed
  • public/css/custom.css

    r863f5d5 r54096f7  
    165165}
    166166
     167.org-left {
     168    text-align: left !important;
     169}
     170
    167171dl {
    168     padding: 0 var(--universal-padding);   
     172    padding: 0 calc(var(--universal-padding) + 1em);   
    169173}
    170174
     
    183187    color: #cccccc;
    184188    border-left: 0.25rem solid #cc99cc;
     189    overflow-x: scroll;
    185190}
    186191
     
    199204.org-svg {
    200205    width: auto;
     206    max-width: 100%;
    201207}
    202208
Note: See TracChangeset for help on using the changeset viewer.