修正
This commit is contained in:
@@ -267,7 +267,20 @@
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<a href="index.html" style="display:inline-block;margin:0 0 20px 0;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;
|
||||
margin: 0 0 20px 0;
|
||||
padding: 6px 16px;
|
||||
background: #757575;
|
||||
color: #fff;
|
||||
border-radius: 4px;
|
||||
text-decoration: none;
|
||||
font-size: 14px;
|
||||
"
|
||||
>← メニューへ戻る</a
|
||||
>
|
||||
|
||||
<h2>残高試算表(貸借・損益)</h2>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user