2013-12-06 21:08:11 +01:00
|
|
|
/**
|
|
|
|
* @provides sprite-main-header-css
|
|
|
|
* @generated
|
|
|
|
*/
|
|
|
|
|
|
|
|
.sprite-main-header {
|
|
|
|
background-image: url(/rsrc/image/sprite-main-header.png);
|
|
|
|
background-repeat: repeat-x;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.main-header-applebloom {
|
|
|
|
background-position: 0px 0px;
|
|
|
|
}
|
|
|
|
|
2015-03-01 21:03:02 +01:00
|
|
|
.main-header-blindigo {
|
2013-12-06 21:08:11 +01:00
|
|
|
background-position: 0px -45px;
|
|
|
|
}
|
|
|
|
|
2015-03-01 21:03:02 +01:00
|
|
|
.main-header-blue {
|
2013-12-06 21:08:11 +01:00
|
|
|
background-position: 0px -90px;
|
|
|
|
}
|
|
|
|
|
2015-03-01 21:03:02 +01:00
|
|
|
.main-header-dark {
|
2013-12-06 21:08:11 +01:00
|
|
|
background-position: 0px -135px;
|
|
|
|
}
|
|
|
|
|
2015-03-01 21:03:02 +01:00
|
|
|
.main-header-fluttershy {
|
2013-12-06 21:08:11 +01:00
|
|
|
background-position: 0px -180px;
|
|
|
|
}
|
|
|
|
|
2015-03-01 21:03:02 +01:00
|
|
|
.main-header-green {
|
2013-12-06 21:08:11 +01:00
|
|
|
background-position: 0px -225px;
|
|
|
|
}
|
|
|
|
|
2015-03-01 21:03:02 +01:00
|
|
|
.main-header-indigo {
|
2013-12-06 21:08:11 +01:00
|
|
|
background-position: 0px -270px;
|
|
|
|
}
|
|
|
|
|
2015-03-01 21:03:02 +01:00
|
|
|
.main-header-nightmaremoon {
|
2013-12-06 21:08:11 +01:00
|
|
|
background-position: 0px -315px;
|
|
|
|
}
|
|
|
|
|
2015-03-01 21:03:02 +01:00
|
|
|
.main-header-red {
|
2013-12-06 21:08:11 +01:00
|
|
|
background-position: 0px -360px;
|
|
|
|
}
|
2015-02-20 19:47:33 +01:00
|
|
|
|
2015-03-01 21:03:02 +01:00
|
|
|
.main-header-scootaloo {
|
2015-02-20 19:47:33 +01:00
|
|
|
background-position: 0px -405px;
|
|
|
|
}
|
2015-03-01 21:03:02 +01:00
|
|
|
|
|
|
|
.main-header-yellow {
|
|
|
|
background-position: 0px -450px;
|
|
|
|
}
|