mirror of
https://github.com/aljazceru/pear-docs.git
synced 2025-12-17 14:34:19 +01:00
touch up
This commit is contained in:
@@ -23,6 +23,7 @@ customElements.define('docs-viewer', class extends HTMLElement {
|
||||
this.template.innerHTML = `
|
||||
<div>
|
||||
<style>
|
||||
:host { display: block; padding-bottom: 3rem }
|
||||
ul { list-style-type: none; }
|
||||
ul li::before { content: '❥ '; margin-right: 0.5em; }
|
||||
a:visited, a:active, a { color: #B0D944; outline: none; text-decoration: none; background-color: #151517 }
|
||||
|
||||
Reference in New Issue
Block a user