ogclone-engine/ogclient/lib/httpd/oglive.css

11 lines
263 B
CSS

TEXTAREA {
background-color: navy;
border: black 2px solid;
color: white;
font-family: arial, verdana, ms sans serif;
font-size: 8pt;
font-weight: normal
}
example1 {color:white; background-color:navy;
font-weight:bold; text-align:center;}