Skip to content

Commit d8eccf4

Browse files
committed
Made the measure a bit wider
1 parent 531f767 commit d8eccf4

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

css3-exclusions/alternate-spec-style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
body {
55
font-family: 'Droid Serif', serif;
66
font-size: 14px;
7-
width: 36em;
7+
width: 38em;
88
color: #2f2f2f;
99
line-height: 1.7em;
1010
}

css3-regions/alternate-spec-style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
body {
55
font-family: 'Droid Serif', serif;
66
font-size: 14px;
7-
width: 36em;
7+
width: 38em;
88
color: #2f2f2f;
99
line-height: 1.7em;
1010
}

css3-transforms/Transforms.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99

1010
<link id="st" href="alternate-spec-style.css" rel="stylesheet"
11-
type="text/css" disabled title="additional spec styles">
11+
type="text/css" disabled title="additional spec styles">
1212

1313
<script type="text/javascript" src="style-toggle.js"></script>
1414

css3-transforms/alternate-spec-style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
body {
55
font-family: 'Droid Serif', serif;
66
font-size: 14px;
7-
width: 36em;
7+
width: 38em;
88
color: #2f2f2f;
99
line-height: 1.7em;
1010
}

0 commit comments

Comments
 (0)