tor-browser

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

basic-opacity-near-zero-ref.html (163B)


      1 <!doctype html>
      2 <style>
      3  #target {
      4    font-size: 100px;
      5    color: rgba(0 255 0 / 0.5);
      6    text-decoration: line-through;
      7  }
      8 </style>
      9 <div id="target">X</div>