Template:Benchmark: Difference between revisions

From Step Mods | Change The Game
No edit summary
No edit summary
Line 20: Line 20:
   margin-top: -0.7em;
   margin-top: -0.7em;
   margin-left: 70px;
   margin-left: 70px;
   text-shadow: 0 0 5px #6FA, 0 0 5px #6FA, 0 0 5px #6FA;
   text-shadow: 0 0 5px #8F8, 0 0 5px #8F8, 0 0 5px #8F8;
   font-size: 1.5em;
   font-size: 1.5em;
}
}

Revision as of 20:51, January 8, 2013

{{#css: .benchmark {

 position: relative;
 margin: 5px auto 0px 25px;
 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;

} .benchtext {

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

} }}

Benchmark32.png
Benchmark
Benchmark32.png