This commit is contained in:
Jesse Ruderman 2008-09-12 16:59:39 -07:00
Родитель 2107bc40e3
Коммит 1eb053796e
2 изменённых файлов: 18 добавлений и 0 удалений

Просмотреть файл

@ -0,0 +1,17 @@
<!DOCTYPE html>
<html>
<head>
<style type="text/css">
.c { -moz-column-width: 1px; width: 93px; }
.c:first-letter { }
</style>
</head>
<body>
<div class="c"><small>a b . d e f h i , k ; m n o p q</small></div>
</body>
</html>

Просмотреть файл

@ -131,6 +131,7 @@ load 408883-1.html
load 410228-1.html load 410228-1.html
load 411851-1.html load 411851-1.html
load 412201-1.xhtml load 412201-1.xhtml
load 412543-1.html
load 413048-1.html load 413048-1.html
load 414061-1.html load 414061-1.html
load 414719-1.html load 414719-1.html