This website requires JavaScript.
Explore
Help
Sign in
Pagwin
/
new_blog
Watch
1
Star
0
Fork
You've already forked new_blog
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
6d63d3fefd
new_blog
/
static
/
css
/
icon-print.css
Pagwin
eb27d6c289
made css to make icons vanish when printing
2024-11-30 01:31:20 -05:00
5 lines
54 B
CSS
Raw
Blame
History
@
media
print
{
*
{
display
:
none
;
}
}
Reference in a new issue
View git blame
Copy permalink