tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

textindent.html (311B)


      1 <!DOCTYPE HTML>
      2 <link rel="help" href="https://drafts.csswg.org/css-text-decor-3/#text-shadow-property">
      3 <link rel="match" href="textindent-ref.html">
      4 <div style="position:absolute; top: 20px; left: 120px; text-indent: -60px; text-decoration: underline; text-shadow: 5px 5px 3px blue; font-size: 40px;">M</div>