witten
/
luminotes
Archived
1
0
Fork 0
This repository has been archived on 2023-12-16. You can view files and clone it, but cannot push or open issues or pull requests.
luminotes/static/css/print.css

20 lines
206 B
CSS

body {
background-color: #ffffff;
padding: 0;
}
#center_area {
width: 100%;
max-width: none;
}
.note_frame {
padding: 0;
border: none;
margin-bottom: 2em;
}
.print_link {
float: right;
}