Skip to content

Commit 2ed2f8b

Browse files
committed
update challenge style
1 parent 089d2f5 commit 2ed2f8b

File tree

3 files changed

+3
-6
lines changed

3 files changed

+3
-6
lines changed

docs/_sources/challenge.rst.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Happy hunting! 🚀
3030
color: #000;
3131
}
3232
.success {
33-
color: green;
33+
color: black;
3434
font-size: 1.2em;
3535
margin-top: 20px;
3636
}
@@ -101,7 +101,6 @@ Happy hunting! 🚀
101101
</div>
102102
</div>
103103
<div id="congratulations" class="success" style="display: none;">
104-
<br>
105104
<img src="_images/network_detective.png" alt="Network Detective" style="margin-top:20px; max-width:50%; height:auto;"/>
106105
<br>
107106
Elementary, my dear engineer. Hidden in packets, configs,

docs/challenge.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ <h1>Challenge<a class="headerlink" href="#challenge" title="Link to this heading
101101
color: #000;
102102
}
103103
.success {
104-
color: green;
104+
color: black;
105105
font-size: 1.2em;
106106
margin-top: 20px;
107107
}
@@ -172,7 +172,6 @@ <h1>Challenge<a class="headerlink" href="#challenge" title="Link to this heading
172172
</div>
173173
</div>
174174
<div id="congratulations" class="success" style="display: none;">
175-
<br>
176175
<img src="_images/network_detective.png" alt="Network Detective" style="margin-top:20px; max-width:50%; height:auto;"/>
177176
<br>
178177
Elementary, my dear engineer. Hidden in packets, configs,

docsrc/sources/challenge.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Happy hunting! 🚀
3030
color: #000;
3131
}
3232
.success {
33-
color: green;
33+
color: black;
3434
font-size: 1.2em;
3535
margin-top: 20px;
3636
}
@@ -101,7 +101,6 @@ Happy hunting! 🚀
101101
</div>
102102
</div>
103103
<div id="congratulations" class="success" style="display: none;">
104-
<br>
105104
<img src="_images/network_detective.png" alt="Network Detective" style="margin-top:20px; max-width:50%; height:auto;"/>
106105
<br>
107106
Elementary, my dear engineer. Hidden in packets, configs,

0 commit comments

Comments
 (0)