diff --git a/risorse/stili/stile.css b/risorse/stili/stile.css index 8bb2d18..5d20eb6 100644 --- a/risorse/stili/stile.css +++ b/risorse/stili/stile.css @@ -24,6 +24,7 @@ td.menu { font-family: verdana; font-size: 14px; text-align: center; width:120p a.menu { font-family: verdana; font-size: 14px; text-decoration: none; color: #000000; } td.menuatt { font-family: verdana; font-size: 14px; text-align: center; width:120px; vertical-align:text-top; text-decoration: none; color: #e34419; } a.menuatt { font-family: verdana; font-size: 14px; text-decoration: none; color: #e34419; } +a.descrizione { font-family: verdana; font-size: 11px; text-align: left; width:50px; text-decoration: none; color: #8e8e8e; } td.campo { font-family: verdana; font-size: 14px; text-align: left; vertical-align:text-center; text-decoration: none; color: #000000; } td.valore { font-family: verdana; font-size: 14px; text-align: left; vertical-align:text-top; text-decoration: none; color: #000000; }