Giusto, ma come codifico quest'informazione ponendola nel css ?

codice:
<head>
<style type="text/css">

input[type="text"] {font-size: 100%; padding:5px 10px;}

</style>
</head>