This commit is contained in:
armansansd 2021-09-21 11:08:12 +02:00
parent eccb63c031
commit 1b717f0184
2 changed files with 8 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -87,9 +87,14 @@ main{
a{ a{
color:inherit; color:inherit;
} }
// .ext{
// display: none;
// }
.footer_bottom_right_container{
.ext{ .ext{
display: none; display: none;
} }
}
strong, b{ strong, b{
font-weight: 600; font-weight: 600;
} }