/usr/share/samizdat/css/common.css is in samizdat 0.7.0-2.
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 13 14 15 16 | /* hide some elements in fully featured UA */
.hidden {
display: none; }
div.hidden-message {
text-decoration: line-through; }
#head-left img { margin: 0; }
#head-left a img { border: 0; }
img { margin: 3px; }
a.image img { margin-bottom: 0; border: 0; }
a.image div { margin: 3px; margin-top: 0; font-size: x-small; }
div.flowplayer {
width: 320px;
height: 264px; }
|