Skip to content
  • Projects
  • Groups
  • Snippets
  • Help

Max Mecklin / Moya

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Settings
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Switch branch/tag
  • moya
  • ..
  • css
  • print.css
  • Ossi Pesonen's avatar
    Modified multiple XHTML files adding style classes to improve table layouts. · 7497cbf6
    Ossi Pesonen committed Jan 11, 2015
    7497cbf6
print.css 83 Bytes
BlameHistoryPermalink
1 2 3 4
@media print {
    header#top { display: none; }
    #left-bar { display: none; }
}