Spaces:
Sleeping
Sleeping
Deploy Myco from CI
Browse files- ui/renderers.py +1 -1
ui/renderers.py
CHANGED
|
@@ -131,7 +131,7 @@ def game_intro_markdown() -> str:
|
|
| 131 |
return """
|
| 132 |
<div style="text-align:center;margin-bottom:.75rem;">
|
| 133 |
<h3>🌲 The Deep Forest</h3>
|
| 134 |
-
<p style="color:#
|
| 135 |
You step into the glowing undergrowth. Myco hops off your shoulder, its cap faintly pulsing.<br>
|
| 136 |
Click <strong>Search Clearing</strong> — watch Myco run toward whatever pops up.
|
| 137 |
<span class="ai-tick-badge">🤖 Myco AI roaming</span>
|
|
|
|
| 131 |
return """
|
| 132 |
<div style="text-align:center;margin-bottom:.75rem;">
|
| 133 |
<h3>🌲 The Deep Forest</h3>
|
| 134 |
+
<p style="color:#059605;font-size:.9em;">
|
| 135 |
You step into the glowing undergrowth. Myco hops off your shoulder, its cap faintly pulsing.<br>
|
| 136 |
Click <strong>Search Clearing</strong> — watch Myco run toward whatever pops up.
|
| 137 |
<span class="ai-tick-badge">🤖 Myco AI roaming</span>
|