Add button for opening public docs in a new tab

This commit is contained in:
2018-01-25 16:52:56 +00:00
parent ade473d585
commit 8db259d147
9 changed files with 53 additions and 15 deletions

View File

@@ -8,8 +8,10 @@ div.button-group + div.button-group {
}
header {
button {
button, a.button {
display: inline-block;
padding: 0.4rem 0 0.3rem;
text-align: center;
border: 1px solid $dark-grey-2;
border-radius: 0.2em;
background-color: #fff;