File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -1196,6 +1196,7 @@ Expanding Between Words: the 'word-space-transform' property</h3>
11961196 display: block;
11971197 margin: auto;
11981198 border: solid gray 1px;
1199+ color: black;
11991200 background: white;
12001201 }
12011202 </style>
@@ -1261,6 +1262,7 @@ Expanding Between Words: the 'word-space-transform' property</h3>
12611262 display: block;
12621263 margin: auto;
12631264 border: solid gray 1px;
1265+ color: black;
12641266 background: white;
12651267 text-align: left;
12661268 }
@@ -6882,6 +6884,7 @@ Breaking Rules for Letters: the 'word-break' property</h3>
68826884 display: block;
68836885 margin: auto;
68846886 border: solid gray 1px;
6887+ color: black;
68856888 background: white;
68866889 }
68876890 </style>
You can’t perform that action at this time.
0 commit comments