Show More
@@ -1,12 +1,5 b'' | |||||
1 | body { overflow: visible !important; } |
|
1 | body { overflow: visible !important; } | |
2 | div#notebook { overflow: visible !important; } |
|
2 | div#notebook { overflow: visible !important; } | |
3 | .ui-widget-content { border: 0px; } |
|
3 | .ui-widget-content { border: 0px; } | |
4 | #save_widget {margin: 0px !important;} |
|
4 | #save_widget {margin: 0px !important;} | |
5 | #header {display: none !important;} |
|
5 | #header {display: none !important;} | |
6 | /*span#notebook_name { |
|
|||
7 | height: 1em; |
|
|||
8 | line-height: 1em; |
|
|||
9 | padding: 3px; |
|
|||
10 | border: none; |
|
|||
11 | font-size: 182%; |
|
|||
12 | }*/ No newline at end of file |
|
General Comments 0
You need to be logged in to leave comments.
Login now