업데이트 README.md, .github/README.en.md
[liberty-mw-skin.git] / css / print.css
bloba0925148b2a391a695aa3b339c7347a9e3cdbe6f
1 body {
2 color: #000 !important;
5 header,
6 #fixed-toc-button,
7 .liberty-sidebar,
8 .content-tools,
9 .social-buttons,
10 .footer-places,
11 .catlinks,
12 .liberty-notice,
13 .header-ads {
14 display: none !important;
17 .content-wrapper {
18 margin: 0 !important;
21 .liberty-content {
22 margin-right: 0 !important;
25 .liberty-content-header,
26 .liberty-content-main,
27 .liberty-footer {
28 border: 0 !important;
31 .liberty-content-main {
32 padding: 0 !important;
35 .title {
36 padding-left: 0 !important;
37 padding-right: 0 !important;
38 padding-top: 0 !important;
39 padding-bottom: 0.3rem !important;
40 border-bottom: 3px solid #000 !important;
43 .title > h1 {
44 border-bottom: 0 !important;
47 a.external::before {
48 content: '' !important;
51 p {
52 font-size: 12pt !important;
53 line-height: 18pt !important;
54 text-align: justify !important;
57 .toc {
58 border: 0 !important;
61 .toc a {
62 border-bottom: 0 !important;
65 .toctitle {
66 padding: 0 !important;
67 border-top: 0 !important;
68 border-left: 0 !important;
69 border-right: 0 !important;
70 border-bottom: 3px solid #000 !important;
73 .toctitle > h2 {
74 border-bottom: 0 !important;
77 .toc > ul {
78 border: 0 !important;
81 h1,
82 h2 {
83 border-bottom: 3px solid #000 !important;
86 h3,
87 h4,
88 h5 {
89 border-color: #aaa !important;