diff options
author | Warner Losh <imp@FreeBSD.org> | 2024-11-30 05:41:12 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2024-11-30 05:41:12 +0000 |
commit | 82a9c706179ee449d17fe66787bc27182143ddd5 (patch) | |
tree | a81823b4159a091df19b37f01c70b7a18d062044 /doc/lua.css | |
parent | 71944acbe7e51ac849d2baae287d867c2276ce4e (diff) |
Diffstat (limited to 'doc/lua.css')
-rw-r--r-- | doc/lua.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/lua.css b/doc/lua.css index cbd0799d1525..9013b445c654 100644 --- a/doc/lua.css +++ b/doc/lua.css @@ -143,6 +143,7 @@ table.book td.cover { table.book img { border: solid #000080 1px ; + border-radius: 2px ; } table.book span { |