修正
This commit is contained in:
@@ -56,7 +56,19 @@
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
<a 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
|
||||
href="index.html"
|
||||
style="
|
||||
display: inline-block;
|
||||
padding: 6px 16px;
|
||||
background: #757575;
|
||||
color: #fff;
|
||||
border-radius: 4px;
|
||||
text-decoration: none;
|
||||
font-size: 14px;
|
||||
"
|
||||
>← メニューへ戻る</a
|
||||
>
|
||||
|
||||
<h1>給与管理システム</h1>
|
||||
<p>従業員の給与計算、扶養管理、保険料・税金の管理を行います</p>
|
||||
|
||||
Reference in New Issue
Block a user