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 12: Line 12:
.item-block-splitter {
.item-block-splitter {
   display: block;
   display: block;
}
.spell-block {
  background-color: #cb9;
  border-radius: 5px; 
  box-shadow: 0 0 20px #444 inset; 
  padding: 3px 5px 3px 5px; 
  border: 2px solid #564;
  width: 360px;
}
.spell-title-block {
  float: right;
  background-color: #cb9;
  padding: 3px 5px 3px 5px;
  margin: 5px;
  border: none;
  width: 290px;
}
.spell-info-block {
  float: right;
  background-color: #aa9;
  padding: 3px 5px 3px 5px;
  margin: 5px;
  border: none;
  width: 290px;
}
.spell-art-block {
  float: left;
  background-color: #cb9;
  margin: 5px;
  border: none;
  width: 60px;
}
.spell-icon-block {
  float: left;
  background-color: #aa9;
  margin: 5px;
  border: none;
  width: 60px;
}
.spell-room-block {
  align-self: center;
  background-color: #cb9;
  margin: 5px;
  border: none;
  width: 60px;
}
}


Line 36: Line 87:
   font-size: 160% !important;
   font-size: 160% !important;
   text-align: center;
   text-align: center;
}
.item-icon {
  float: left;
}
}


Line 58: Line 105:
   display: block;
   display: block;
}
}
.spell-title {
  font-family: Georgia, serif !important;
  display: block !important;
  color: #411 !important;
  font-size: 160% !important;
  font-weight: bold !important;
  text-align: center;
}
.item-subtitle {
  font-family: Georgia, serif;
  display: block;
  clear: both;
  text-align: center;
  color: #733;
  font-weight: bold;
  font-size: 120%;
}
.spell-text {
  font-family: Georgia, serif;
  text-align: left;
  color: #411;
  font-size: 130%;
  display: block;
}
.item-icon {
  float: left;
}


.float-clear {
.float-clear {

Revision as of 21:27, 6 October 2023