1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-08 08:32:04 +02:00

atc_ functions

This commit is contained in:
2019-01-26 23:22:56 +01:00
parent 5493e1f05d
commit f836722269
56 changed files with 1397 additions and 910 deletions

View File

@ -71,7 +71,7 @@ pre, code {
font-family: 'Courier New', monospace;
font-size: 100% !important;
font-weight: bold;
background-color: transparent;
background-color: #f4f4f4;
}
pre {
font-size: 90% !important;
@ -84,7 +84,7 @@ kbd {
font-size: small;
vertical-align: text-bottom;
color: #2c3e50;
background: #eee;
background: #eeeeee;
font-weight: bold;
}

BIN
pkgdown/logos/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB