Telegram Web K with changes to work inside I2P https://web.telegram.i2p/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
229 B

5 years ago
a {
text-decoration: none;
}
html {
5 years ago
line-height: 1.5;
font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
line-height: 1.3;
}
// Text Styles
em { font-style: italic; }
strong { font-weight: 500; }
small { font-size: 75%; }