diff --git a/common/img/logo.svg b/common/img/logo.svg new file mode 100644 index 000000000..1c820da4a --- /dev/null +++ b/common/img/logo.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/modules/install/tpl/css/install.css b/modules/install/tpl/css/install.css index 8739cc3f0..0fb8f2c7b 100644 --- a/modules/install/tpl/css/install.css +++ b/modules/install/tpl/css/install.css @@ -34,25 +34,13 @@ img, form, fieldset { border: 0; margin:0; padding: 0; } margin: 0; } .x #header h1 { - font: bold 54px/100% Cambria, Georgia, serif; color: #444; text-align: center; text-shadow: 2px 2px 3px rgba(128, 128, 128, 0.4); margin: 0 0 24px 0; } -.x #header h1 span.green { - color: #55a72f; -} -.x #header h1 span.brown { - color: #905a29; -} -.x #header h1 span.red { - color: #ef5350; -} -.x #header h1 span.colon { - color: #888888; - position: relative; - top: -4px; +.x #header img { + width: 180px; } .x #header h2 { font: normal 16px/110% Arial, sans-serif; diff --git a/modules/install/tpl/footer.html b/modules/install/tpl/footer.html index e8fa93043..616b8799e 100644 --- a/modules/install/tpl/footer.html +++ b/modules/install/tpl/footer.html @@ -6,9 +6,8 @@ diff --git a/modules/install/tpl/header.html b/modules/install/tpl/header.html index 26ca1dde9..3eca82454 100644 --- a/modules/install/tpl/header.html +++ b/modules/install/tpl/header.html @@ -3,6 +3,6 @@
diff --git a/modules/install/tpl/license_text.en.html b/modules/install/tpl/license_text.en.html index 6dd233ba0..cea59fb5e 100644 --- a/modules/install/tpl/license_text.en.html +++ b/modules/install/tpl/license_text.en.html @@ -1,6 +1,6 @@

Copyright © Rhymix Developers and Contributors
- Copyright © NAVER + Copyright © NAVER & XEHub

@@ -10,7 +10,7 @@

diff --git a/modules/install/tpl/license_text.ko.html b/modules/install/tpl/license_text.ko.html index a734e70bf..f41eb4de0 100644 --- a/modules/install/tpl/license_text.ko.html +++ b/modules/install/tpl/license_text.ko.html @@ -1,6 +1,6 @@

Copyright © Rhymix Developers and Contributors
- Copyright © NAVER + Copyright © NAVER & XEHub

@@ -10,7 +10,7 @@