[WebProfilerBundle] tweaked profiler CSS

This commit is contained in:
Fabien Potencier 2011-03-17 08:05:28 +01:00
parent ee70656030
commit 95532cc1de

View File

@ -21,7 +21,7 @@ p
{
font-size:14px;
line-height:20px;
color:#868686;
color:#313131;
padding-bottom:20px
}
@ -247,6 +247,7 @@ h1
h2, h3
{
font-weight:bold;
margin-bottom: 20px;
}
li
@ -302,10 +303,9 @@ table th.value
#content h2
{
font-size:16px;
font-size:24px;
color:#313131;
font-weight:bold;
padding-bottom:2px;
}
#content #main
@ -317,7 +317,7 @@ table th.value
#content #main p
{
color:#868686;
color:#313131;
font-size:14px;
padding-bottom:20px;
}