Template:Benchmark: Difference between revisions

From Step Mods | Change The Game
No edit summary
No edit summary
Line 1: Line 1:
{| style="width:10%; border:2px solid #678; padding: 4px 0px 0px 5px; border-radius:25px; background:#123; box-shadow: 0 0 10px -2px #9CC;"
{{#css:
|-
.benchmark {
| style="text-align:left;" |[[Image:Benchmark32.png]]
  position: relative;
| style="text-align:center; width:100%; font-weight:900; color:#000; text-shadow:0 0 0.2em #F81,0 0 0.2em #F81,0 0 0.2em #F81" | {{Fs|1.5em|'''Benchmark'''}}
  margin: 5px auto;
| style="text-align:right;" |[[Image:Benchmark32.png]]
  width: 250px;
|}
  height: 45px;
  border: 2px solid #678;
  background-color: #2b2b2b;
  border-radius: 25px;
  box-shadow: 0 0 10px -2px #9CC;
  color: #000;
}
.benchmark img {
  margin: 7px 10px;
}
.text {
  position: absolute;
  top: 50%;
  height: 1.5em;
  margin-top: -0.7em;
  margin-left: 70px;
  text-shadow: 0 0 5px #F81, 0 0 5px #F81, 0 0 5px #F81;
  font-size: 1.5em;
}
}}
<div class="benchmark">
<div style="float: left;">[[Image:Benchmark32.png]]</div>
<div class="text">'''Benchmark'''</div>
<div style="float:right;">[[Image:Benchmark32.png]]</div>
</div>

Revision as of 10:47, January 8, 2013

{{#css: .benchmark {

 position: relative;
 margin: 5px auto;
 width: 250px;
 height: 45px;
 border: 2px solid #678;
 background-color: #2b2b2b;
 border-radius: 25px;
 box-shadow: 0 0 10px -2px #9CC;
 color: #000;

} .benchmark img {

 margin: 7px 10px;

} .text {

 position: absolute;
 top: 50%;
 height: 1.5em;
 margin-top: -0.7em;
 margin-left: 70px;
 text-shadow: 0 0 5px #F81, 0 0 5px #F81, 0 0 5px #F81;
 font-size: 1.5em;

} }}

Benchmark32.png
Benchmark
Benchmark32.png