]> mj.ucw.cz Git - pciids.git/blob - static/print.css
Revision of the help texts.
[pciids.git] / static / print.css
1 .navigation, .lmenu, .rmenu
2 {
3         overflow: hidden;
4         display: none;
5 }
6 .author, .time
7 {
8         font-style: italic;
9 }
10 .itemname, .name
11 {
12         font-weight: bold;
13 }
14 .itemnote, .note
15 {
16         font-style: italic;
17         font-weight: bold;
18 }
19 .unnamedItem
20 {
21         font-style: italic;
22 }
23 .history, .unseen-history, .main-history
24 {
25         border-bottom: dotted;
26         border-bottom-width: 1px;
27 }