Updated styles.
This commit is contained in:
parent
3aca3f011d
commit
29f3275988
1 changed files with 5 additions and 1 deletions
|
@ -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 />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue