mirror of
https://github.com/libvirt/libvirt.git
synced 2026-09-03 20:53:04 -05:00
docs: Remove unused div.body CSS rule
The 'body' CSS class is not used anywhere in the HTML files, so we can get rid of the definition as well.
This commit is contained in:
@@ -7,11 +7,6 @@ body {
|
||||
background: #ffffff;
|
||||
}
|
||||
|
||||
div.body p:first-letter {
|
||||
font-size: 1.2em;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
p, ul, ol, dl {
|
||||
padding: 0px;
|
||||
margin: 0px;
|
||||
|
||||
Reference in New Issue
Block a user