kopia lustrzana https://github.com/cyoung/stratux
Toogle Switch for sound included
rodzic
222d4cc1b1
commit
6f37a456b6
|
@ -1,9 +1,3 @@
|
||||||
*:-webkit-full-screen {
|
|
||||||
width: 100%;
|
|
||||||
height: 100%;
|
|
||||||
}
|
|
||||||
//for iOS,Safari
|
|
||||||
|
|
||||||
.radar .backRect {
|
.radar .backRect {
|
||||||
fill: black;
|
fill: black;
|
||||||
}
|
}
|
||||||
|
@ -164,3 +158,23 @@
|
||||||
fill: #121512;
|
fill: #121512;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.radar .tSmall {
|
||||||
|
line-height: 0.8;
|
||||||
|
font-size: 0.9em;
|
||||||
|
font-family: sans-serif;
|
||||||
|
text-anchor: middle;
|
||||||
|
font-weight: bold;
|
||||||
|
stroke-width: 0;
|
||||||
|
fill: white;
|
||||||
|
}
|
||||||
|
|
||||||
|
.radar .tSmallInvert {
|
||||||
|
line-height: 0.8;
|
||||||
|
font-size: 0.9em;
|
||||||
|
font-family: sans-serif;
|
||||||
|
text-anchor: middle;
|
||||||
|
font-weight: bold;
|
||||||
|
stroke-width: 0;
|
||||||
|
fill: #121512;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue