css style for chat window

cusax-fix
Yana Stamcheva 20 years ago
parent 3ab97c7fdb
commit cc41942f23

@ -0,0 +1,31 @@
h1
{
background-color:#c6d0e1;
margin:0px;
text-align:center;
font-weight:bold;
font-size:12
}
h2
{
margin:0px;
font-family:Verdana;
font-size:12;
color:#ef7b1e
}
h3
{
margin:0px;
font-family:Verdana;
font-size:12;
color:#2e538b
}
div
{
font-family:Verdana;
font-size:12;
color:#000000
}
Loading…
Cancel
Save