shin-neo-lyrical-tokarev/public/styles/home/header.css

6 lines
234 B
CSS
Raw Permalink Normal View History

2024-10-09 02:12:54 -04:00
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%;
}