diff --git a/public/css/responsive.css b/public/css/responsive.css index 57e062b..a134d46 100644 --- a/public/css/responsive.css +++ b/public/css/responsive.css @@ -586,3 +586,45 @@ body.verify-page { animation-iteration-count: 1 !important; } } +/* Shared brand artwork */ +.auth-brand-image, +.sidebar-brand-image, +.verify-brand-image { + display: block; + width: auto; + object-fit: contain; +} + +.auth-brand-image { + height: 5rem; + max-width: 9rem; +} + +.sidebar-brand-link { + display: flex; + justify-content: center; + align-items: center; + min-height: 3.25rem; +} + +.sidebar-brand-image { + height: 3.25rem; + max-width: 7rem; +} + +.verify-brand-image { + height: 4rem; + max-width: 7rem; + margin-left: auto; + margin-right: auto; +} + +@media (max-width: 560px) { + .auth-card .auth-brand-image { + height: 4rem; + } + + .verify-card .verify-brand-image { + height: 3.25rem; + } +} diff --git a/public/image/logo_PNKX.png b/public/image/logo_PNKX.png new file mode 100644 index 0000000..bf6681c Binary files /dev/null and b/public/image/logo_PNKX.png differ diff --git a/public/index.html b/public/index.html index 23b5399..c1fddbc 100644 --- a/public/index.html +++ b/public/index.html @@ -4,6 +4,7 @@ Redirecting... + diff --git a/public/pages/accounts.html b/public/pages/accounts.html index 3788abd..903d190 100644 --- a/public/pages/accounts.html +++ b/public/pages/accounts.html @@ -4,6 +4,7 @@ Robot Manager Account - Accounts Management + @@ -27,4 +28,4 @@ window.location.href = './index.html#accounts'; - \ No newline at end of file + diff --git a/public/pages/applications.html b/public/pages/applications.html index bb26c49..abc5e6f 100644 --- a/public/pages/applications.html +++ b/public/pages/applications.html @@ -4,6 +4,7 @@ Robot Manager Account - Applications Management + @@ -27,4 +28,4 @@ window.location.href = './index.html#applications'; - \ No newline at end of file + diff --git a/public/pages/index.html b/public/pages/index.html index 13b8bf3..8456000 100644 --- a/public/pages/index.html +++ b/public/pages/index.html @@ -4,6 +4,7 @@ Robot Manager Account - Hệ thống quản lý + @@ -275,8 +276,9 @@
-
Robot Account
-
Admin Console
+ + PNKX +