Убрал ссылку на дискорд
УБрал Стиль кнопки дискорд
This commit is contained in:
parent
071a40185a
commit
da9cf15c8a
2 changed files with 2 additions and 25 deletions
|
@ -11,7 +11,7 @@
|
|||
display: block;
|
||||
padding: 4px 0px 4px 0px;
|
||||
}
|
||||
.header > div.link {
|
||||
/* .header > div.link {
|
||||
display: block;
|
||||
position: relative;
|
||||
top: -32px;
|
||||
|
@ -44,24 +44,4 @@
|
|||
position: relative;
|
||||
top: calc(100% - 14px - (50% / 4));
|
||||
font-size: 14px;
|
||||
}
|
||||
@keyframes check {
|
||||
0% {
|
||||
opacity: 0;
|
||||
height: 32px;
|
||||
}
|
||||
100% {
|
||||
opacity: 1;
|
||||
height: 64px;
|
||||
}
|
||||
}
|
||||
@keyframes checks {
|
||||
0% {
|
||||
opacity: 1;
|
||||
height: 64px;
|
||||
}
|
||||
100% {
|
||||
opacity: 0;
|
||||
height: 64px;
|
||||
}
|
||||
}
|
||||
} */
|
|
@ -10,9 +10,6 @@
|
|||
<body>
|
||||
<div class="header">
|
||||
<img src="https://org.zaboal.name/assets/logo.svg" alt="Logo">
|
||||
<div class="link">
|
||||
<a class="Discord">Перейти в наш дискорд…</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="elem"></div>
|
||||
<script src="script.js"></script>
|
||||
|
|
Loading…
Add table
Reference in a new issue