tor-browser

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

text-box-trim-ruby-start-001-ref.html (315B)


      1 <!DOCTYPE html>
      2 <link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
      3 <style>
      4 .spacer {
      5  height: 40px;
      6  background: lightgray;
      7 }
      8 .target {
      9  font-family: Ahem;
     10  font-size: 40px;
     11  line-height: 1;
     12 }
     13 </style>
     14 <div class="spacer"></div>
     15 <div class="target">A BASE BASE B</div>
     16 <div class="spacer"></div>