mirror of
https://github.com/smcnabb/dark-souls-2-cheat-sheet.git
synced 2026-03-21 17:24:34 -05:00
Removed total counters from print output
This commit is contained in:
parent
20134dabab
commit
1d84352123
|
|
@ -6,9 +6,8 @@ th { text-align: left;}
|
|||
|
||||
@media print {
|
||||
body { color: #000; }
|
||||
.navbar, #intro, input[type="checkbox"] { display: none; }
|
||||
.navbar, #intro, input[type="checkbox"], .done, .in_progress { display: none; }
|
||||
a { color: #000; text-decoration: underline; }
|
||||
.tab-content > .tab-pane, .pill-content > .pill-pane { display: block; }
|
||||
.tab-pane { page-break-after: always; }
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user