This commit is contained in:
Gnieark 2016-05-30 20:14:41 +02:00
parent 45a02eb9e9
commit 92a09ff99a

View File

@ -4,6 +4,6 @@ td {min-width: 10px; height: 10px;}
.celli0{border-right:1px dotted black;}
.celli2{border-left:1px dotted black;}
.arrenaMessage{color: green;}
.arrenaMessage::before{content: "arena message:"; color: grey; font-size: 50%; test-transform:italic;}
.arrenaMessage::before{content: "arena message:"; color: grey; font-size: 70%; test-transform:italic;}
.botResponse{color: red;}
.botResponse::before{content: "bot response:";color: grey; font-size: 50%; test-transform:italic;}
.botResponse::before{content: "bot response:";color: grey; font-size: 70%; test-transform:italic;}