Anonymous
×
Create a new article
Write your page title here:
We currently have 632 articles on SpellForce Wiki - Rohens encyclopedia. Type your article name above or click on one of the titles below and start writing!



SpellForce Wiki - Rohens encyclopedia

Template:Tooltip Hover: Difference between revisions

Basara (talk | contribs)
No edit summary
Basara (talk | contribs)
No edit summary
Line 1: Line 1:
{{#css:
{{#css:
.item-title {
  color: #cb9;
  font-weight: bold;
  font-size: 150%;
}
.item-subtitle {
  color: #666;
  font-weight: bold;
}
.item-text {
  color: #cb9;
}


.object-tooltip {
.object-tooltip {
Line 7: Line 22:
   display: inline-block;
   display: inline-block;
   color: #a84;
   color: #a84;
  font-weight: bold;
}
}


Line 15: Line 31:
   display: inline-block;
   display: inline-block;
   color: #07f;
   color: #07f;
  font-weight: bold;
}
}


.ability-tooltip:hover, .object-tooltip:hover {
.ability-tooltip:hover, .object-tooltip:hover {
   color: #0fff!important;
   color: #0ff!important;
   cursor: pointer;
   cursor: pointer;
}
}

Revision as of 04:58, 25 September 2023