Skip to content

Commit 73d97e3

Browse files
author
John Daggett
committed
tweak style for authors
1 parent 491e5c0 commit 73d97e3

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

css3-fonts/Fonts.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@
3737
margin-bottom: 1em;
3838
}
3939

40+
#authors dd {
41+
margin-bottom: 0;
42+
}
43+
4044
</style>
4145

4246
<body>
@@ -48,7 +52,7 @@ <h1 id=css-fonts>CSS Fonts Level 3</h1>
4852

4953
<h2 class="no-num no-toc" id=longstatus>Editor's Draft 19 May 2008</h2>
5054

51-
<dl>
55+
<dl id=authors>
5256
<dt>This version:
5357

5458
<dd><a

0 commit comments

Comments
 (0)