Originariamente inviata da djciko dario, ma lo hai capito che questa è la sezione || ASP.Net || ? cio' che chiedi probabilmente riguarda i CSS. Basta aprire la pagina di esempio, premere F12 e vedere lo stile applicato. Se ho guardato bene dovrebbe essere: codice: <style type="text/css"> ::selection { background: #e54e53; color: #fff; } ::-moz-selection { background: #e54e53; color: #fff; } </style>
<style type="text/css"> ::selection { background: #e54e53; color: #fff; } ::-moz-selection { background: #e54e53; color: #fff; } </style>
Pietro
Regole del Forum