]>
Git — Sourcephile - julm/worksheets.git/blob - data/styles/rosetta.css
9 grid-template-columns:1 / -1;
11 justify-content:center
;
20 background:rgb
(204,204,204);
23 box-sizing:border-box
;
24 -moz-box-sizing:border-box
;
28 background-color:white
;
29 box-shadow:0 0 0.5cm rgba
(0,0,0,0.5);
34 .page-PageSizeA4-PageOrientationPortrait {
38 .page-PageSizeA4-PageOrientationLandscape {
50 border-radius:initial
;
55 page-break-after:always
;
64 justify-content:space-evenly
;
65 align-items:flex-start
;
66 align-content:space-around
;
69 /* ExplanationNote: by default, a grid item cannot be smaller than the size of its content.
76 .rosetta-cell-picture {
78 flex-direction:column
;
80 justify-content:flex-start
;
84 .rosetta-cell-picture img {
88 vertical-align:center
;
91 object-position:center center
;
94 .rosetta-cell-picture .rosetta-cell-picture-description {
97 font-family:monospace
;
98 font-variant:small-caps
;
102 .rosetta-cell.writing-words {
113 justify-content:flex-start
;
114 align-items:flex-end
;
115 align-content:flex-start
;
119 .writing-words-horiz {
126 .writing-words-word {
130 background-color:black
;
131 border:1px solid black
;
133 .writing-words-word:last-child {
136 .writing-words-cell {
138 background-color:white
;
139 font-family:monospace
;
140 font-variant:small-caps
;
146 place-content:center
;
148 white-space:preserve-spaces
;
151 .writing-words-cell.pronunciation {
156 .writing-words-cell.input {
159 .writing-words-cell.input.hidden {
162 .writing-words-cell-space {
163 box-shadow:0 0 0 0 red
!important
;
164 border-left:1px solid white
;
165 border-right:1px solid white
;
166 /*border-top:1px solid white;*/
167 /*border-bottom:1px solid white;*/