Update job titles and positions in HTML and CSS files

This commit is contained in:
fencl
2024-03-18 08:32:14 +01:00
parent 6778bc466d
commit e367675aea
3 changed files with 23 additions and 11 deletions

View File

@@ -561,13 +561,31 @@ jakub
border-top: 15px solid rgba(0, 0, 0, 0.7);
}
#Page_info_ext_arrow_rotate, #Bank_info_ext_arrow_rotate {
position: absolute;
left: 80px;
top: 90px;
width: 0;
height: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-top: 15px solid rgba(0, 0, 0, 0.7);
}
#Bank_info_ext {
top: -370px;
top: +30px;
left: -245px;
width: 240px;
}
#Bank_info_ext_arrow_rotate {
left: 205px;
top: -10px;
transform: rotate(58deg);
}
#Bank_info_ext_arrow {
left: 205px;
top: 319px;