main beautify
All checks were successful
Build, Push, Publish / Build & Release (push) Successful in 10m11s
All checks were successful
Build, Push, Publish / Build & Release (push) Successful in 10m11s
This commit is contained in:
17
public/print.css
Normal file
17
public/print.css
Normal file
@@ -0,0 +1,17 @@
|
||||
.navbar,
|
||||
#generator .page-header,
|
||||
#about,
|
||||
#history,
|
||||
#form,
|
||||
#github,
|
||||
#contact,
|
||||
.footer {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#showssid,
|
||||
#showkey {
|
||||
display: block;
|
||||
word-wrap: break-word;
|
||||
font-family: Consolas, Menlo, "DejaVu Sans Mono", monospace;
|
||||
}
|
||||
Reference in New Issue
Block a user