10 lines
182 B
Plaintext
10 lines
182 B
Plaintext
.copyright-tooltip {
|
|
background-color: #111;
|
|
color: #fff;
|
|
font-size: 12px;
|
|
padding: 5px 10px;
|
|
border-radius: 4px;
|
|
position: absolute;
|
|
z-index: 12000;
|
|
display: none;
|
|
} |