9 lines
123 B
Plaintext
9 lines
123 B
Plaintext
.call-popup {
|
|
a:hover {
|
|
text-decoration: underline;
|
|
}
|
|
.for-description {
|
|
max-height: 250px;
|
|
overflow: scroll;
|
|
}
|
|
} |