Changeset 15471
- Timestamp:
- 10/30/20 10:49:37 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
public_html/style.css
r15470 r15471 86 86 /* "rn" meaning release notes */ 87 87 div.rn { 88 max-width: 88 max-width: 20cm; 89 89 margin-top: 1cm; 90 90 margin-bottom: 1cm; 91 margin-left: 20%;92 font-family: monospace;91 margin-left: 18%; 92 font-family: monospace; 93 93 } 94 94 div.rn dl {
Note: See TracChangeset
for help on using the changeset viewer.