tor-browser

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

inherit-computed-002-ref.html (329B)


      1 <!DOCTYPE html>
      2 <meta charset="utf-8">
      3 <title>CSS Reference File</title>
      4 <link rel="author" title="Bert Bos" href="mailto:bert@w3.org">
      5 
      6 <style>
      7 div {border-width: 1em; border-style: solid; padding: 0.5em}
      8 p {font-size: 2em; border-width: 0.5em; border-style: solid}
      9 </style>
     10 
     11 <div><p>All borders are the same thickness.</div>