diff --git a/src/assets/style/navbarStyles.css b/src/assets/style/navbarStyles.css index 3b03836..28daa43 100644 --- a/src/assets/style/navbarStyles.css +++ b/src/assets/style/navbarStyles.css @@ -37,10 +37,10 @@ #navbar div li a:focus::after{ content: ""; width: 80%; - height: 2px; + height: 3px; background:#0C489E; position: absolute; - bottom: 3px; + bottom: -5px; left: 20px; } #navbar div li ul { diff --git a/src/pages/authentication/AuthWrapper.js b/src/pages/authentication/AuthWrapper.js index 3409f58..c96d079 100644 --- a/src/pages/authentication/AuthWrapper.js +++ b/src/pages/authentication/AuthWrapper.js @@ -38,7 +38,7 @@ const AuthWrapper = ({ children }) => ( minHeight: '90vh' }} > - + import('./AuthWrapperCustom'))); // ================================|| REGISTER ||================================ // const stepStyle = { - width:"80%", - boxShadow: 2, - backgroundColor: "rgba(0,0,0,0.1)", + width:"40%", + boxShadow: 1, + backgroundColor: "#FFFFFF", padding: 2, "& .Mui-active": { "&.MuiStepIcon-root": { diff --git a/src/pages/authentication/RegisterCustom.js b/src/pages/authentication/RegisterCustom.js index ba5bc54..afed143 100644 --- a/src/pages/authentication/RegisterCustom.js +++ b/src/pages/authentication/RegisterCustom.js @@ -30,7 +30,7 @@ const RegisterCustom = () => ( - 立即成為憲報刊登公告用戶 + 立即成為憲報刊登公告用戶 只需4-5分鐘 diff --git a/src/pages/authentication/auth-forms/AuthLoginCustom.js b/src/pages/authentication/auth-forms/AuthLoginCustom.js index f1c9584..623eca7 100644 --- a/src/pages/authentication/auth-forms/AuthLoginCustom.js +++ b/src/pages/authentication/auth-forms/AuthLoginCustom.js @@ -260,7 +260,7 @@ const AuthLoginCustom = () => { - + diff --git a/src/pages/authentication/auth-forms/BusCustomFormWizard.js b/src/pages/authentication/auth-forms/BusCustomFormWizard.js index a30ed67..91ba2b7 100644 --- a/src/pages/authentication/auth-forms/BusCustomFormWizard.js +++ b/src/pages/authentication/auth-forms/BusCustomFormWizard.js @@ -503,7 +503,6 @@ const BusCustomFormWizard = (props) => { 密碼 * - 密碼規則 { 密碼 * - 密碼規則