Advertisement
pqpxoxa

HA - Header Card with Images

Sep 4th, 2020
1,152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. content: >
  2. # <img width="30" height="30" src='/local/plx.png'
  3. style='vertical-align:middle' /> Plex Media Server
  4. style:
  5. .: |
  6. ha-card {
  7. background-color: transparent !important;
  8. box-shadow: none !important;
  9. }
  10. ha-markdown:
  11. $: |
  12. h1 {
  13. font-size: 25px;
  14. # font-weight: bold;
  15. text-align: center;
  16. letter-spacing: '-0.01em';
  17. }
  18. type: markdown
  19.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement