Initial commit: Backup der Webseiten
- zoesch.de - blitzkiste.net - gruene-hassberge (norbert.zoesch.de) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
16
zoesch.de/galerie/themes/default/print.css
Normal file
16
zoesch.de/galerie/themes/default/print.css
Normal file
@@ -0,0 +1,16 @@
|
||||
@media print {
|
||||
#menubar, .content .navigationBar, .categoryActions, .content .calendarViews, .calendarBar,
|
||||
#imageToolBar, .navThumb, #commentAdd {
|
||||
display: none;
|
||||
}
|
||||
|
||||
BODY {
|
||||
margin: 0;
|
||||
color: #000;
|
||||
background: #fff;
|
||||
}
|
||||
|
||||
#theCategoryPage .content {
|
||||
margin: 0 !important;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user