]>
Git — Sourcephile - julm/worksheets.git/blob - data/styles/worksheet.css
9 grid-template-columns: 1 / -1;
10 justify-items: center
;
11 justify-content:center
;
17 //grid-template-columns: repeat
(1000, 1.5em);
19 .worksheet > div:nth-child(2n) {
24 place-content: center
;
26 box-shadow:0 0 0 1px #AAA;
27 background-color:white
;
36 box-shadow:0 0 0 0 red
!important
;
37 border-left:1px solid
#AAA;
42 white-space:preserve-spaces
;
48 font-family: monospace
;
49 font-variant: small-caps
;
52 //justify-items: center
;
54 //background-color:grey
;
55 place-content: center
;
60 grid-template-columns: 6cm 11cm;
64 vertical-align:center
;
66 box-shadow:0 0 0 3px #AAA;
67 background-color:white
;
74 .words-cell .worksheets {
82 justify-content:space-evenly
;
83 align-items:flex-start
;
84 align-content:space-around
;
86 .words-cell .worksheets .worksheet:last-child {
90 .words-cell .worksheets .worksheet {
91 align-self:flex-start
;
92 white-space:preserve-spaces
;
98 font-family: monospace
;
99 font-variant: small-caps
;
102 //justify-items: center
;
103 justify-self: center
;
104 //background-color:grey
;
107 .words-cell .worksheets .worksheet > div:nth-child(2n) {
110 .words-cell-picture {
112 place-content:center
;
113 //block-size:fit-content
;
114 //box-sizing: fit-content
;
117 //background-color:white
;
119 .words-cell-picture img {
121 place-content:center
;
122 vertical-align:center
;
125 object-position: center center
;
129 .words-cell-english {
131 .words-cell-mandarin {
133 .words-cell-mandarin .cell {
136 .words-cell-mandarin .row-input .cell {
139 .words-cell-mandarin .row-sound .cell {