css is an evil beast

This commit is contained in:
danfunk 2023-09-22 12:26:14 -04:00
parent 2da6af4fc2
commit 9de5196ad6
2 changed files with 2 additions and 2 deletions

View File

@ -19,6 +19,6 @@
<link rel="stylesheet" href="/css/owl.carousel.min.css">
<link rel="stylesheet" href="/css/owl.theme.default.min.css">
<link rel="stylesheet" type="text/css" href="/css/custom_sartography_3.css">
<link rel="stylesheet" type="text/css" href="/css/custom_sartography_4.css">
<link rel="stylesheet" type="text/css" href="/css/cookieconsent.css">

View File

@ -127,7 +127,7 @@ div.admonition p.last {
.tooltip .tooltiptext {
visibility: hidden;
width: 360px;
max-width: 360px;
background-color: black;
color: #fff;
text-align: center;