Updated styles.

This commit is contained in:
Josh Sherman 2010-10-17 16:00:47 -04:00
parent 3aca3f011d
commit 29f3275988

View file

@ -196,7 +196,7 @@ class Profiler
#pickles-profiler
{
background: #212121;
width: 700px;
width: 800px;
margin: 0 auto;
margin-top: 20px;
margin-bottom: 20px;
@ -223,6 +223,10 @@ class Profiler
{
background-color: #323232;
}
#pickles-profiler, #pickles-profiler table tr td, #pickles-profiler table tr th
{
color: #efefe8;
}
</style>
<div id="pickles-profiler">
<strong style="font-size:1.5em">PICKLES Profiler</strong><br /><br />