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
 
(26 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#css:
{{#css:
.fit-darn-it {
  max-width: 350px;
  height: auto;
}


.item-block {
.item-block {
Line 65: Line 70:
}
}


 
.spell-school-icon {
  float: left;
}
.spell-school-description {
  margin: 15px;
}
.spellpage-block {
  border-radius: 5px; 
  box-shadow: 0 0 20px #444 inset; 
  padding: 0px; 
  margin: 10px;
  border: 4px solid #564;
  display: block;
  max-width: 600px;
}
.spell-main-block {
.spell-main-block {
   background: repeating-conic-gradient(#7b440800 0.000045%, #ac855d40 0.0005%), #cb9;
   background: repeating-conic-gradient(#7b440800 0.000045%, #ac855d40 0.0005%), #cb9;
Line 73: Line 92:
   border: 4px solid #564;
   border: 4px solid #564;
   max-width: 600px;
   max-width: 600px;
}
.spell-school-icon {
  float:left;
  width: 100%;
}
.spell-school-description {
  margin: 10px;
}
}


Line 186: Line 197:


.spell-title {
.spell-title {
  font-family: Georgia, serif !important;
   color: #411 !important;
   color: #411 !important;
  font-size: 140% !important;
  font-weight: bold !important;
  text-align: center;
}
.spell-title a {
   font-family: Georgia, serif !important;
   font-family: Georgia, serif !important;
   font-size: 140% !important;
   font-size: 180% !important;
   font-weight: bold !important;
   font-weight: bold !important;
   text-align: center;
   text-align: center;
Line 226: Line 231:
   color: #411;
   color: #411;
   font-size: 110%;
   font-size: 110%;
}
.spell-blank-text {
  font-family: Georgia, serif;
  display: block;
  clear: both;
  text-align: left;
  padding-left: 25px;
  color: #666;
  font-size: 120%;
}
}


Line 369: Line 384:
width: 95%!important;
width: 95%!important;
}
}
h4 .item-title {
h4 .item-title, h4 .spell-title {
font-size: 120% !important;
font-size: 120% !important;
}
}
.tooltip-short, .tooltip, .tooltip-long {
.tooltip-short, .tooltip, .tooltip-long {
display: none!important;
display: none!important;
}
.fit-darn-it {
  max-width: 150px;
  height: auto;
}
}
}  
}  


}}
}}

Latest revision as of 23:32, 10 October 2023