This commit is contained in:
Szekeres Bálint
2018-01-09 09:01:00 +01:00
parent e39c5bf4f7
commit ccdd4ec318
5 changed files with 67 additions and 28 deletions

View File

@@ -146,3 +146,12 @@ footer .crypto {
color: #444;
font-size: 0.6rem;
}
tooltip tip {
padding: 4px 12px;
}
tooltip tip-tip {
line-height: 1.1;
display: block;
}