1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
body { background: url(image/slonik.png); #app { font-size: 100px; } } .page-header-right{ position: absolute; right: 15px; top: 12px; } .switch-wrapper { position: relative; } .switch-wrapper > div { position: absolute; }