Broxygen doc style tweaks.

This commit is contained in:
Jon Siwek 2011-11-08 06:32:26 -06:00
parent 5b1f0b1bc5
commit eb1b0b9502

View file

@ -3,3 +3,14 @@ a:hover
text-decoration:none;
color:#c24444;
}
div.body h1, div.body h2, div.body h3, div.body h4, div.body h5, div.body h6
{
background-color:#ffffff;
border-bottom: 1px solid #aaa;
}
th.field-name
{
white-space:nowrap;
}