mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 01:21:20 -04:00
adjust flashings
This commit is contained in:
+2
-2
File diff suppressed because one or more lines are too long
+1
-1
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+1
-1
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -12,8 +12,8 @@
|
|||||||
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
|
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
|
||||||
<!-- site-metadata:inject -->
|
<!-- site-metadata:inject -->
|
||||||
<!-- analytics:inject -->
|
<!-- analytics:inject -->
|
||||||
<script type="module" crossorigin src="/assets/index-BlwAMzSa.js"></script>
|
<script type="module" crossorigin src="/assets/index-C2LCvBX6.js"></script>
|
||||||
<link rel="stylesheet" crossorigin href="/assets/index-CAbGGZ6j.css">
|
<link rel="stylesheet" crossorigin href="/assets/index-CqaMtmWx.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="root"></div>
|
<div id="root"></div>
|
||||||
|
|||||||
@@ -1,9 +1,6 @@
|
|||||||
/* A one-second stepped cycle is urgent and room-readable without becoming a
|
|
||||||
rapid strobe. Opacity applies to the entire shared treatment, so its border,
|
|
||||||
background, and auto-fit word flash together on every rover surface. */
|
|
||||||
@keyframes rover-help-flash {
|
@keyframes rover-help-flash {
|
||||||
0%, 49% { opacity: 0.96; }
|
0%, 49% { opacity: 0.96; }
|
||||||
50%, 100% { opacity: 0.1; }
|
50%, 100% { opacity: 0; }
|
||||||
}
|
}
|
||||||
|
|
||||||
.rover-help-overlay {
|
.rover-help-overlay {
|
||||||
|
|||||||
Reference in New Issue
Block a user