Fix Account
This commit is contained in:
parent
4b3163c24f
commit
5f8ac07883
@ -191,7 +191,6 @@ ul.navpage_list {
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
width: 120px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.navsite_item:hover .navpage_list {
|
.navsite_item:hover .navpage_list {
|
||||||
@ -422,12 +421,6 @@ body:has(.ye-span:hover) {
|
|||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
div#articleslist{
|
|
||||||
width: 80vw;
|
|
||||||
left: 10vw;
|
|
||||||
position: relative;
|
|
||||||
}
|
|
||||||
|
|
||||||
div#articleslist > article > div.articleinfo > *{
|
div#articleslist > article > div.articleinfo > *{
|
||||||
width: fit-content;
|
width: fit-content;
|
||||||
}
|
}
|
||||||
|
@ -2,7 +2,6 @@
|
|||||||
<h1 class="title"></h1>
|
<h1 class="title"></h1>
|
||||||
<p>Adlerka študentské news</p>
|
<p>Adlerka študentské news</p>
|
||||||
<button id="articlecreateopen" onclick="togglearticlecreate()"><i class="ri-add-circle-line"></i></button>
|
<button id="articlecreateopen" onclick="togglearticlecreate()"><i class="ri-add-circle-line"></i></button>
|
||||||
<hr>
|
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<template data-template-name="article">
|
<template data-template-name="article">
|
||||||
|
Loading…
Reference in New Issue
Block a user