added printing support

This commit is contained in:
SJ
2013-11-15 22:02:44 +01:00
parent 6f7d31f70a
commit 83a223e96e
10 changed files with 76 additions and 34 deletions

View File

@ -144,6 +144,8 @@
.sleek { margin:0; padding:0; }
.with20margin{ margin-left:20%; margin-right:20%; }
#notesbox { position:absolute; top:8px; right:8px; }
.messagecontents {background-color:#fff; padding:8px; font-size:14px; font-family: "Trebuchet MS", Arial, Verdana; }