Тема "Ахегао" с вырезанными ненужными элементами и мелкими улучшениями
Ахегао by httpshotmaker
Details
Authorhttpshotmaker
LicenseNo License
Categorydnevnik.ru
Created
Updated
Size540 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Дневник Ахегао
@version 20240110.15.09
@namespace ?
==/UserStyle== */
@-moz-document domain("dnevnik.ru") {
body {
background-image: url('https://diskomir.ru/upload/resize_cache/webp/iblock/9e3/9e3b719caba430138fa087737d6281b2.webp');
background-repeat: repeat;
}
.page-footer__content {
visibility: hidden;
}
.page-footer_auth {
visibility: hidden;
}
tbody::after {
content: "";
display: table-row;
height: 15px;
}
.wrapper {
border-radius: 12px;
}
}