Compare commits
8 Commits
c2f002eaee
...
cicd-pages
Author | SHA1 | Date | |
---|---|---|---|
9c1837564a | |||
028394ee85 | |||
0673916f5e | |||
bed09c3b2a | |||
4e55a42e54 | |||
20beca9025 | |||
bcc7cf6c98 | |||
f04a33378c |
@@ -67,7 +67,7 @@ global $root_path;
|
|||||||
<tr>
|
<tr>
|
||||||
<td>NibbleCSS</td>
|
<td>NibbleCSS</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="./css/nibblepoker.min.css"
|
<a href="/css/nibblepoker.min.css"
|
||||||
title="Download the minified full stylesheet"
|
title="Download the minified full stylesheet"
|
||||||
class="a-hidden"
|
class="a-hidden"
|
||||||
download>
|
download>
|
||||||
@@ -79,7 +79,7 @@ global $root_path;
|
|||||||
</a>
|
</a>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="./css/nibblepoker.css"
|
<a href="/css/nibblepoker.css"
|
||||||
title="Download the full stylesheet"
|
title="Download the full stylesheet"
|
||||||
class="a-hidden"
|
class="a-hidden"
|
||||||
download>
|
download>
|
||||||
@@ -94,7 +94,7 @@ global $root_path;
|
|||||||
<tr>
|
<tr>
|
||||||
<td>Debugger</td>
|
<td>Debugger</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="./css/debugger.min.css"
|
<a href="/css/debugger.min.css"
|
||||||
title="Download the minified debugging stylesheet"
|
title="Download the minified debugging stylesheet"
|
||||||
class="a-hidden"
|
class="a-hidden"
|
||||||
download>
|
download>
|
||||||
@@ -106,7 +106,7 @@ global $root_path;
|
|||||||
</a>
|
</a>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="./css/debugger.css"
|
<a href="/css/debugger.css"
|
||||||
title="Download the debugging stylesheet"
|
title="Download the debugging stylesheet"
|
||||||
class="a-hidden"
|
class="a-hidden"
|
||||||
download>
|
download>
|
||||||
|
Reference in New Issue
Block a user