I found this css
body { font: 13px/1.231 arial,helvetica,clean,sans-serif; *font-size: small; *font: x-small; }
What is 1.231?
Value 1.231is the value of the property line-height(see the fontabbreviated property for more information). A number without a unit refers to the size of the elements in the elements.
1.231
line-height
font
Source: https://habr.com/ru/post/1711799/More articles:Last record of Join table - sqlДолжен ли я перейти на PHP 5.3? - phpC # - How to programmatically populate a .net DataGridView? - c #Mysql join syntax - databaseFlex Advanced Datagrid Condition Row Color - flexWxPython menu doesn't display image - pythonHow can I look for simple if statements in C source code? - cIs there a relationship between integers and register sizes? - c ++Where on Windows is a Javascript file that contains functions for executing PAC files? - javascriptI would like to call the Windows C ++ function WinHttpGetProxyForUrl from Python - can this be done? - c ++All Articles