al poner los <p> en las conferencias cagué todo tippy content y tuve que ajustar los estilos

This commit is contained in:
Germán Correa 2021-09-10 15:42:03 -03:00
parent 1a69be3b15
commit 26099f5f33

View File

@ -598,3 +598,8 @@ div.description ul li{padding:10px 0px;}
div.description a:hover {
background-color: #808080;
}
div.tippy-content p {
color:white;
font-size:13px;
}