2024-11-16 02:11:07 -05:00
|
|
|
.top_sprite{
|
|
|
|
text-decoration: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
.buda{
|
|
|
|
top: -220px;
|
|
|
|
left: -35px;
|
|
|
|
position: absolute;
|
|
|
|
|
|
|
|
background-image: url("/public/images/argentum/map_assets/buda_base.png");
|
2024-11-23 17:23:05 -05:00
|
|
|
}
|
|
|
|
|
|
|
|
header{
|
|
|
|
background-image: url("/public/images/argentum/map_assets/eldelnexodehao.png");
|
|
|
|
background-position: top;
|
|
|
|
margin-top: 0px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.header-wall{
|
|
|
|
background-image: url("/public//images/argentum/map_assets/diamante.png");
|
|
|
|
background-position: top;
|
|
|
|
height: 32px
|
2024-11-16 02:11:07 -05:00
|
|
|
}
|