]>
Git — Sourcephile - julm/worksheets.git/blob - style/worksheet.css
7 white-space:preserve-spaces
;
14 font-variant: small-caps
;
17 //justify-items: center
;
20 //background-color:grey
;
24 grid-template-columns: repeat
(1000, 1.5em);
26 .worksheet > div:nth-child(2n) {
31 place-content: center
;
33 box-shadow:0 0 0 1px #AAA;
34 background-color:white
;
42 box-shadow:0 0 0 0 red
!important
;
43 border-left:1px solid
#AAA;