[doc] display html list buttons

This commit is contained in:
Julien Vehent 2014-11-02 14:53:11 -05:00
Родитель 56a7e90011
Коммит bb67d0d7c6
1 изменённых файлов: 2 добавлений и 1 удалений

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

@ -129,10 +129,11 @@ dt {
font-style: italic;
font-weight: bold;
}
/*
ul li {
list-style: none;
}
*/
/*
ul li:before {
content: ">>";