tor-browser

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

tcy.css (179B)


      1 .tcy {
      2  text-combine-upright: all;
      3 }
      4 .fake-tcy {
      5  display: inline-block;
      6  writing-mode: horizontal-tb;
      7  width: 1em;
      8  height: 1em;
      9  text-align: center;
     10  line-height: 1em;
     11 }