diff --git a/dev/app/webroot/css/flash.css b/dev/app/webroot/css/flash.css new file mode 100755 index 0000000..dff42ad --- /dev/null +++ b/dev/app/webroot/css/flash.css @@ -0,0 +1,8 @@ +/*********************************************************************** + * Flash + **********************************************************************/ +body { + background-image: none; + padding-top: 50px; + text-align: center; +} \ No newline at end of file