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>
|
||||
|
||||
<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_264x93.png"></a>
|
||||
|
||||
<br>
|
||||
|
||||
<pre
|
||||
class="highlight"><code><a href="https://arrayinamatrix.xyz"><img src="https://arrayinamatrix.xyz/res/site/banners/custom/white_88x31.png"></a>
|
||||
<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_176x62.png"></a>
|
||||
<a href="https://arrayinamatrix.xyz"><img src="../../res/site/banners/custom/white_264x93.png"></a>
|
||||
</div>
|
||||
<pre
|
||||
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_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>
|
||||
|
||||
|
|
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 |
|
@ -733,4 +733,7 @@ section {
|
|||
|
||||
main div {
|
||||
box-sizing: unset
|
||||
}
|
||||
.center {
|
||||
text-align: center;
|
||||
}
|
Loading…
Add table
Reference in a new issue