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

Landmarks (CoE): Difference between revisions

Basara (talk | contribs)
Basara (talk | contribs)
No edit summary
Line 1: Line 1:
div.testBlue { color: blue }
.testBlue {
.testGreen {color: #22892e; }
  color: blue;
.testHighlight { background-color: rgb(255,255,0) }
}
 
.testGreen {
  color: #22892e;  
}
 
.testHighlight {
  background-color: rgb(255,255,0);
}

Revision as of 20:12, 24 September 2023

.testBlue {

  color: blue;

}

.testGreen {

  color: #22892e; 

}

.testHighlight {

  background-color: rgb(255,255,0); 

}