aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-web/src/main/webapp/assets/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'pdf-as-web/src/main/webapp/assets/css/style.css')
-rw-r--r--pdf-as-web/src/main/webapp/assets/css/style.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/pdf-as-web/src/main/webapp/assets/css/style.css b/pdf-as-web/src/main/webapp/assets/css/style.css
index 56bfbe67..8ef67ebf 100644
--- a/pdf-as-web/src/main/webapp/assets/css/style.css
+++ b/pdf-as-web/src/main/webapp/assets/css/style.css
@@ -41,6 +41,15 @@ iframe {
margin: 0px;
}
+#borderBox {
+ height: 815px;
+ width: 750px;
+ float: center;
+ margin: 20px;
+ border: 2px dashed;
+ border-color: black;
+}
+
#content {
clear: both;
height: 863px;