Однако атрибут font-family, похоже, не работает. Это html-файл:
Код: Выделить всё
command 1
description
command 2
description
Код: Выделить всё
table.software{
font-family: Arial;
font-size: 13pt;
border-width: 1px 1px 1px 1px;
border-style: solid;
}
table.software td{
text-align: left;
border-width: 1px 1px 1px 1px;
border-style: solid;
padding: 5px;
}
.command{
font-family: monospace;
font-size: 10pt;
width: 300;
}
Подробнее здесь: https://stackoverflow.com/questions/303 ... space-font
Мобильная версия