added coral red code to css file
This commit is contained in:
parent
53f2860228
commit
a9e656275e
@ -76,6 +76,10 @@ img{
|
||||
background-color:rgba(255, 212, 42, 0.5);
|
||||
}
|
||||
|
||||
.highlight-coralred{
|
||||
background-color:rgba(255,128,128,0.5);
|
||||
}
|
||||
|
||||
|
||||
#disped{
|
||||
color: #555;
|
||||
|
Loading…
Reference in New Issue
Block a user