mirror of
https://github.com/itme-brain/itme-brain.github.io.git
synced 2026-03-23 20:19:43 -04:00
Added nostrich
This commit is contained in:
parent
c9e8774c87
commit
b3daa8a077
1 changed files with 7 additions and 0 deletions
|
|
@ -78,3 +78,10 @@ a:hover {
|
||||||
ms-user-select: none;
|
ms-user-select: none;
|
||||||
user-select: none;
|
user-select: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.nostrich {
|
||||||
|
margin-left: auto;
|
||||||
|
margin-right: auto;
|
||||||
|
background-image: url('assets/nostrich.png');
|
||||||
|
background-size: cover;
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue