File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -70,6 +70,9 @@ Ignored Vars: letter-spacing
7070 content: "Info Needed";
7171 color: #FF8800;
7272 }
73+ .data .no { color: red; }
74+ .data .ok { color: green; }
75+ .data th em { display: block; font-size: smaller; font-weight: normal; font-style: italic; }
7376 </style>
7477
7578<h2 id="intro">
@@ -2158,11 +2161,6 @@ Cursive Scripts</h4>
21582161 however the former will preserve the sense of stretching out the text.
21592162
21602163 <div class="example">
2161- <style scoped>
2162- .no { color: red; }
2163- .ok { color: green; }
2164- th em { display: block; font-size: smaller; font-weight: normal; font-style: italic; }
2165- </style>
21662164 <p> Below are some appropriate and inappropriate examples of spacing out Arabic text.
21672165 <table class="data">
21682166 <thead>
You can’t perform that action at this time.
0 commit comments