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:CoE Styles: Difference between revisions

Basara (talk | contribs)
No edit summary
Basara (talk | contribs)
No edit summary
Line 80: Line 80:
}
}


.spell-school-intro {
 
  display: grid;
  gap: 3%;
  grid-template-columns: 35% 72%;
  align-items:stretch;
}
.spell-school-icon {
.spell-school-icon {
   grid-column: 1;
   float: left;
  grid-row: 1 ;
  max-width: 35%;
}
}
.spell-school-description {
.spell-school-description {
   grid-column: 2;
   margin: 15px;
  grid-row: 1 ;
}
}



Revision as of 23:34, 9 October 2023