修正
This commit is contained in:
@@ -284,7 +284,20 @@
|
||||
<body>
|
||||
<header>
|
||||
<h1>🏛 e-Gov 電子送達</h1>
|
||||
<a class="back-link" href="index.html" style="display:inline-block;padding:6px 16px;background:#757575;color:#fff;border-radius:4px;text-decoration:none;font-size:14px;">← メニューへ戻る</a>
|
||||
<a
|
||||
class="back-link"
|
||||
href="index.html"
|
||||
style="
|
||||
display: inline-block;
|
||||
padding: 6px 16px;
|
||||
background: #757575;
|
||||
color: #fff;
|
||||
border-radius: 4px;
|
||||
text-decoration: none;
|
||||
font-size: 14px;
|
||||
"
|
||||
>← メニューへ戻る</a
|
||||
>
|
||||
</header>
|
||||
|
||||
<!-- ログインカード -->
|
||||
|
||||
Reference in New Issue
Block a user