parent
3898e64c97
commit
75f83329af
4 changed files with 95 additions and 5 deletions
|
|
@ -113,3 +113,12 @@ div.answer {
|
|||
font-size: 65%;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
ins
|
||||
{
|
||||
color: #00DF22;
|
||||
}
|
||||
del
|
||||
{
|
||||
color: #DF2200;
|
||||
}
|
||||
Reference in a new issue