1
0
Fork 0
mirror of https://git.sr.ht/~cadence/cloudtube synced 2026-03-02 02:31:35 +00:00

Add JavaScript licenses page

This commit is contained in:
Cadence Ember 2021-04-16 16:31:54 +12:00
parent 998bd3d7cb
commit 6f8e03e506
No known key found for this signature in database
GPG key ID: BC1C2C61CF521B17
7 changed files with 46 additions and 1 deletions

View file

@ -66,3 +66,16 @@ details
&[open] summary
margin-bottom: 16px
table
background-color: c.$bg-darker
table, td, th
border: 1px solid c.$edge-grey
border-collapse: collapse
td, th
padding: 4px 8px
thead, tr:nth-child(even)
background-color: c.$bg-darkest

View file

@ -0,0 +1,3 @@
.js-licenses-page
max-width: 600px
margin: 0 auto