diff --git a/webserver_files/root/css/style.css b/webserver_files/root/css/style.css index d5d0547..145d04d 100644 --- a/webserver_files/root/css/style.css +++ b/webserver_files/root/css/style.css @@ -33,8 +33,19 @@ button { display: flex; margin: auto; margin-bottom: 10px; - color: blue; + color: hotpink; font-size: 20px; + font-weight: bold; + border-radius: 14px; + padding: 10px; +} + +a { + color: hotpink; +} + +a:link { + text-decoration: none; } .log_block{ @@ -57,4 +68,8 @@ box-shadow: rgba(0, 0, 0, 0.8) 0px 10px 25px; button { font-size: 30px; } -} \ No newline at end of file +} + +#overview { + font-size: 22px; +} diff --git a/webserver_files/root/output-single-rsync.php b/webserver_files/root/output-single-rsync.php new file mode 100644 index 0000000..ac83c50 --- /dev/null +++ b/webserver_files/root/output-single-rsync.php @@ -0,0 +1,21 @@ + +
\ No newline at end of file + + diff --git a/webserver_files/root/show-rsync-log.php b/webserver_files/root/show-rsync-log.php new file mode 100644 index 0000000..3b7a064 --- /dev/null +++ b/webserver_files/root/show-rsync-log.php @@ -0,0 +1,24 @@ +
+
+ + + + + + + +