Merge branch 'main' of https://github.com/array-in-a-matrix/array-in-a-matrix.github.io
This commit is contained in:
commit
297a8b9e28
5 changed files with 20 additions and 8 deletions
|
@ -83,16 +83,25 @@
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
|
<div class="center">
|
||||||
<a href="https://arrayinamatrix.xyz"><img src="../../res/site/banners/custom/white_88x31.png"></a>
|
<a href="https://arrayinamatrix.xyz"><img src="../../res/site/banners/custom/white_88x31.png"></a>
|
||||||
<a href="https://arrayinamatrix.xyz"><img src="../../res/site/banners/custom/white_176x62.png"></a>
|
<a href="https://arrayinamatrix.xyz"><img src="../../res/site/banners/custom/white_176x62.png"></a>
|
||||||
<a href="https://arrayinamatrix.xyz"><img src="../../res/site/banners/custom/white_264x93.png"></a>
|
<a href="https://arrayinamatrix.xyz"><img src="../../res/site/banners/custom/white_264x93.png"></a>
|
||||||
|
</div>
|
||||||
<br>
|
|
||||||
|
|
||||||
<pre
|
<pre
|
||||||
class="highlight"><code><a href="https://arrayinamatrix.xyz"><img src="https://arrayinamatrix.xyz/res/site/banners/custom/white_88x31.png"></a>
|
class="highlight"><code><a href="https://arrayinamatrix.xyz"><img src="https://arrayinamatrix.xyz/res/site/banners/custom/white_88x31.png"></a>
|
||||||
<a href="https://arrayinamatrix.xyz"><img src="https://arrayinamatrix.xyz/res/site/banners/custom/white_176x62.png"></a>
|
<a href="https://arrayinamatrix.xyz"><img src="https://arrayinamatrix.xyz/res/site/banners/custom/white_176x62.png"></a>
|
||||||
<a href="https://arrayinamatrix.xyz"><img src="https://arrayinamatrix.xyz/res/site/banners/custom/white_264x93.png"></a></code></pre>
|
<a href="https://arrayinamatrix.xyz"><img src="https://arrayinamatrix.xyz/res/site/banners/custom/white_264x93.png"></a></code></pre>
|
||||||
|
<br>
|
||||||
|
<div class="center">
|
||||||
|
<a href="https://arrayinamatrix.xyz"><img src="../../res/site/banners/custom/black_88x31.gif"></a>
|
||||||
|
<a href="https://arrayinamatrix.xyz"><img src="../../res/site/banners/custom/black_176x62.gif"></a>
|
||||||
|
<a href="https://arrayinamatrix.xyz"><img src="../../res/site/banners/custom/black_264x93.gif"></a>
|
||||||
|
</div>
|
||||||
|
<pre
|
||||||
|
class="highlight"><code><a href="https://arrayinamatrix.xyz"><img src="https://arrayinamatrix.xyz/res/site/banners/custom/black_88x31.gif"></a>
|
||||||
|
<a href="https://arrayinamatrix.xyz"><img src="https://arrayinamatrix.xyz/res/site/banners/custom/black_176x62.gif"></a>
|
||||||
|
<a href="https://arrayinamatrix.xyz"><img src="https://arrayinamatrix.xyz/res/site/banners/custom/black_264x93.gif"></a></code></pre>
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
|
|
BIN
res/site/banners/custom/black_176x62.gif
Normal file
BIN
res/site/banners/custom/black_176x62.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 46 KiB |
BIN
res/site/banners/custom/black_264x93.gif
Normal file
BIN
res/site/banners/custom/black_264x93.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 88 KiB |
BIN
res/site/banners/custom/black_88x31.gif
Normal file
BIN
res/site/banners/custom/black_88x31.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
|
@ -734,3 +734,6 @@ section {
|
||||||
main div {
|
main div {
|
||||||
box-sizing: unset
|
box-sizing: unset
|
||||||
}
|
}
|
||||||
|
.center {
|
||||||
|
text-align: center;
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue