We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66329a7 commit d581857Copy full SHA for d581857
1 file changed
css3-namespace/issues-3.html
@@ -10,7 +10,7 @@
10
table { border-collapse: collapse; width: 100%; }
11
tbody { border: solid thick white; }
12
th { width: 5em; padding: 0 0.5em; text-align: right;
13
- font-weight: normal; font-style: italic; }
+ font-weight: normal; font-style: italic; vertical-align: baseline; }
14
th[colspan] { text-align: center; font-style: normal; font-weight: bold; }
15
</style>
16
<body>
0 commit comments