create vue-link-formatter module, integrated home link fields into vuejs

This commit is contained in:
2020-12-26 22:33:25 +01:00
parent c60d9c7316
commit 0fc6347585
11 changed files with 644 additions and 34 deletions

View File

@@ -1204,16 +1204,6 @@ body {
font-style: normal;
line-height: 1.3; }
a.btn {
display: inline-block;
font-size: 0.9em;
font-weight: bold;
padding: 0.7em 1em;
margin-bottom: 0.3em;
background-color: #fff;
color: #000;
border-radius: 5px; }
aside.messages {
border: none; }