initial commit: working version

This commit is contained in:
Alex
2019-11-29 19:31:34 +02:00
commit 511404d23f
30 changed files with 14661 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
.add-url-box
padding: 5rem 0
max-width: 720px
margin: auto
.rounded-box
border: 1px solid rgba(0,0,0,.125)
border-radius: .25rem
th
border-top: 0
border-bottom: 3px solid #dee2e6 !important
.disabled
opacity: 0.5
pointer-events: none