Difference between revisions of "Template:Tooltip"

Jump to navigation Jump to search
84 bytes added ,  10:46, 11 October 2020
no edit summary
(Fuck you)
Line 9: Line 9:
   visibility: hidden;
   visibility: hidden;
   width: max-content;
   width: max-content;
   max-width: 50vh;
   max-width: 300px;
   background-color: black;
   background-color: black;
   color: #fff;
   color: #fff;
Line 19: Line 19:
   bottom: 135%;
   bottom: 135%;
   left: 0vh;
   left: 0vh;
   right: 100vh;
}
 
@media only screen and (max-width: 600px) {
   .tooltip .tooltiptext {
    max-width: 150px;
  }
}
}


trusted
5,894

edits

Navigation menu