G1sms/www/rompr/fonts/Monospace.css

5 lines
128 B
CSS
Raw Normal View History

2019-11-27 23:43:32 +01:00
body,p,h1,h2,h3,h4,table,td,th,ul,ol,textarea,input,button,select,option
{
font-family:"Courier New", Courier, monospace;
}