mirror of
https://github.com/zeek/zeek.git
synced 2025-10-07 17:18:20 +00:00
Broxygen doc style tweaks.
This commit is contained in:
parent
5b1f0b1bc5
commit
eb1b0b9502
1 changed files with 11 additions and 0 deletions
|
@ -3,3 +3,14 @@ a:hover
|
||||||
text-decoration:none;
|
text-decoration:none;
|
||||||
color:#c24444;
|
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;
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue