From cd500f3a717fceef8dd7ffc29dcc536e1f160f8a Mon Sep 17 00:00:00 2001 From: filesite Date: Sun, 12 May 2024 05:43:04 +0800 Subject: [PATCH] logout link position change --- themes/tajian/views/my/index.php | 8 ++++---- www/css/tajian.css | 2 ++ www/img/logout.svg | 5 +++++ 3 files changed, 11 insertions(+), 4 deletions(-) create mode 100644 www/img/logout.svg diff --git a/themes/tajian/views/my/index.php b/themes/tajian/views/my/index.php index 1bf2344..d322bed 100644 --- a/themes/tajian/views/my/index.php +++ b/themes/tajian/views/my/index.php @@ -14,17 +14,17 @@ if (!empty(FSC::$app['config']['multipleUserUriParse']) && !empty(FSC::$app['use
(修改) -

- 退出登录 +

+ logout 退出


diff --git a/www/css/tajian.css b/www/css/tajian.css index fe4c63f..85ae789 100644 --- a/www/css/tajian.css +++ b/www/css/tajian.css @@ -14,8 +14,10 @@ a{color:#464c5c;} .elementhidden{visibility:hidden !important;} .verMiddle{vertical-align:middle !important;} .verBottom{vertical-align:bottom !important;} +.verTop{vertical-align:top !important;} .verBaseline{vertical-align:baseline !important;} .vercenter{text-align:center !important;} +.verright{text-align:right !important;} .verbold{font-weight:bold !important;} .opacityshow{opacity:1 !important;} a:hover{text-decoration:none;color:darkblue;} diff --git a/www/img/logout.svg b/www/img/logout.svg new file mode 100644 index 0000000..9f9d40d --- /dev/null +++ b/www/img/logout.svg @@ -0,0 +1,5 @@ + + + + +