Update job titles and positions in HTML and CSS files
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user