7 lines
79 B
CSS
7 lines
79 B
CSS
.hint_list:hover {
|
|
background-color:#aaaaff;
|
|
}
|
|
|
|
#flow-hint {
|
|
width:20em;
|
|
}
|