Skip to content

Commit ace9247

Browse files
SebastianZtabatkins
authored andcommitted
Adjusted formatting to fix Bikeshed parsing (w3c#194)
1 parent 7f7b16a commit ace9247

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

css-text/Overview.bs

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff 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>

0 commit comments

Comments
 (0)