css fixes

This commit is contained in:
yuri
2019-08-08 11:44:24 +03:00
parent f40aeb0830
commit 307c045c0e
+24
View File
@@ -2712,10 +2712,34 @@ table.table td.cell .complex-text {
left: auto;
}
h1 {
font-size: 32px;
}
h2 {
font-size: 26px;
}
h3 {
font-size: 22px;
}
h4 {
font-size: 18px;
}
h5 {
font-weight: 600;
margin-top: 9px;
margin-bottom: 9px;
font-size: 15px;
color: @gray-soft;
}
h6 {
font-weight: 600;
color: @gray-soft;
font-size: 14px;
}
.post-container .internal-mode-switcher {