From Creative Crowds wiki
Jump to navigation
Jump to search
|
|
| (23 intermediate revisions by the same user not shown) |
| Line 1: |
Line 1: |
| @page{ | | @import url("https://cc.vvvvvvaria.org/pad/p/stylesheet.css/export/txt"); |
| size: A6; /* 105x148mm */
| |
|
| |
| @bottom-center{
| |
| content: counter(page);
| |
| }
| |
| }
| |
| @page:left{
| |
| margin-top: 4mm;
| |
| margin-bottom: 15mm;
| |
| margin-left: 8mmmm;
| |
| margin-right: 8mm;
| |
| }
| |
| @page:right{
| |
| margin-top: 4mm;
| |
| margin-bottom: 8mm;
| |
| margin-left: 8mm;
| |
| margin-right: 15mm;
| |
| }
| |
| @page image{
| |
| @bottom-center{
| |
| content: unset;
| |
| }
| |
| }
| |
| | |
| body{
| |
| font-family: serif;
| |
| font-size: 10pt;
| |
| line-height: 1.3;
| |
| }
| |
| h2{
| |
| font-size: 18px;
| |
| }
| |
| | |
| div#cover{
| |
| break-after: always;
| |
| }
| |
| div#backcover{
| |
| break-before: always;
| |
| }
| |
| div.section{
| |
| break-before: always;
| |
| }
| |
| div.section#references{
| |
| columns: 2 auto;
| |
| column-gap: 3mm;
| |
| column-fill: auto;
| |
| font-size: 7pt;
| |
| line-height: 1.15;
| |
| break-before: avoid !important;
| |
| }
| |
| div.section#references h2{
| |
| font-size: 18px !important;
| |
| }
| |
| div.section#references p{
| |
| margin-top: 0.5em;
| |
| margin-bottom: 0.5em;
| |
| padding-bottom: 0.5em;
| |
| border-bottom: 1px solid;
| |
| }
| |
| div.section[data-id="references"] a{
| |
| word-break: break-word;
| |
| break-inside: avoid;
| |
| font-family: monospace;
| |
| font-size: 5.8pt;
| |
| line-height: 1.2;
| |
| color: inherit;
| |
| text-decoration: none;
| |
| margin-top: 0.5em;
| |
| display: block;
| |
| }
| |
| div.section[data-id="references"] a i{
| |
| font-style: normal;
| |
| }
| |
| div#toc{
| |
| margin-top: -2em;
| |
| }
| |
| div#toc h2{
| |
| display: none;
| |
| }
| |
| div#toc ul > li.tocsection-1,
| |
| div#toc span.tocnumber{
| |
| display: none;
| |
| }
| |
| h2{
| |
| margin-top: 0;
| |
| }
| |
| /* images */ | |
| div.center{
| |
| }
| |
| div.thumb{
| |
| max-width: 50mm;
| |
| display: block;
| |
| margin: 1em auto 0;
| |
| }
| |
| div[data-id="toolsshapepractice"] div.thumb{
| |
| break-before: avoid;
| |
| page: unset;
| |
| }
| |
| div.thumb div.thumbinner{
| |
| width: unset !important;
| |
| }
| |
| div.thumb img{
| |
| max-width: 100%;
| |
| height: auto;
| |
| }
| |
| div.thumbcaption{
| |
| font-size: 7.5pt;
| |
| line-height: 1.1;
| |
| }
| |
Latest revision as of 12:30, 26 September 2025
@import url("https://cc.vvvvvvaria.org/pad/p/stylesheet.css/export/txt");