support adding urls with tags directly via CLI and add page

This commit is contained in:
Nick Sweeting 2021-03-27 04:30:15 -04:00
parent 5fb9ca389f
commit f3a3d76439
6 changed files with 25 additions and 14 deletions

View file

@ -42,7 +42,7 @@ header {
background-color: #f5dd5d;
}
#stdout {
background-color: #ded;
background-color: #fbfbfb;
padding: 10px 10px;
border-radius: 4px;
white-space: normal;