/usr/share/covered/doc/html/covered.css is in covered-doc 0.7.10-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 | div.example-contents {
background-color: #FFFFFF ;
border: 1px solid #006600 ;
}
div.figure {
text-align: center
}
span.underline {
text-decoration: underline
}
|