shin-neo-lyrical-tokarev/public/styles/home/header.css
2024-10-09 03:12:54 -03:00

6 lines
234 B
CSS

header{
background-image: url('/public/images/backgrounds/shinkiheader.png'), url('/public/images/backgrounds/shinkiheader2.png');
height: 217px;
background-repeat: no-repeat, repeat-x;
background-position: 50%, 53%;
}