tor-browser

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

background-repeat-resampling-ref.html (306B)


      1 <div style="background: url(grid-large.png);
      2 background-size: 16px 100%;
      3 width:100px; height: 400px;
      4  background-repeat: none;
      5  position: absolute;"></div>
      6 
      7 <div style="background-color: black;
      8           height: 30px; width: 100px;
      9           margin-top: 370px;
     10           position: absolute;"></div>