⚠ NOTICE

The game has been released in Early Access on 26th of April, 2024.
Please keep in mind that any information provided on this Wiki may be incomplete or subject to change as the game progresses.

Template:Tooltip/styles.css: Difference between revisions

From Manor Lords Official Wiki
No edit summary
(Blanked the page)
Tag: Blanking
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
span {
  position: relative;
  display: inline-block;
  margin-top: 20px;
}


span[title]:hover::after {
  content: attr(title);
  position: absolute;
  top: -100%;
  left: 0;
}

Latest revision as of 20:45, 12 June 2024