forked from rDrama/rDrama
1
0
Fork 0

remove unnecessary garbage

master
Aevann 2023-09-01 11:59:48 +03:00
parent 6cad0b537d
commit 364210667d
3 changed files with 23 additions and 23 deletions

View File

@ -1,4 +1,4 @@
@media (max-width: 767.98px) { @media (max-width: 768px) {
table { table {
display: inline-block; display: inline-block;
overflow: auto; overflow: auto;

View File

@ -1398,7 +1398,7 @@ nav
background: no-repeat center center; background: no-repeat center center;
background-size: 100% 100%; background-size: 100% 100%;
} }
@media (max-width: 767.98px) { @media (max-width: 768px) {
.navbar-expand-md > .container, .navbar-expand-md > .container-fluid { .navbar-expand-md > .container, .navbar-expand-md > .container-fluid {
padding-right: 0; padding-right: 0;
padding-left: 0; padding-left: 0;
@ -1430,7 +1430,7 @@ nav
display: none; display: none;
} }
} }
@media (max-width: 991.98px) { @media (max-width: 992px) {
.navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid { .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {
padding-right: 0; padding-right: 0;
padding-left: 0; padding-left: 0;
@ -4176,7 +4176,7 @@ small, .small {
.profile-pic-75-hat { width: 75px; } .profile-pic-75-hat { width: 75px; }
.profile-pic-100-hat { width: 100px; } .profile-pic-100-hat { width: 100px; }
@media (min-width: 767.98px) { @media (min-width: 768px) {
.profile-pic-20-hat { .profile-pic-20-hat {
bottom: -2.7px; bottom: -2.7px;
} }
@ -4367,7 +4367,7 @@ small, .small {
.close .far, .close .fab, .close .fal, .close .fas { .close .far, .close .fab, .close .fal, .close .fas {
font-size: 1.25rem; font-size: 1.25rem;
} }
@media (max-width: 767.98px) { @media (max-width: 768px) {
.modal-dialog { .modal-dialog {
margin: auto; margin: auto;
max-width: 80%; max-width: 80%;
@ -4435,7 +4435,7 @@ small, .small {
border: 0.1px solid #343a40; border: 0.1px solid #343a40;
opacity: 0.5; opacity: 0.5;
} }
@media (max-width: 767.98px) { @media (max-width: 768px) {
.post-actions .list-inline .list-inline-item { .post-actions .list-inline .list-inline-item {
margin-right: 1.5rem; margin-right: 1.5rem;
margin-top: auto; margin-top: auto;
@ -4458,7 +4458,7 @@ small, .small {
.post-actions .list-inline { .post-actions .list-inline {
flex: none; flex: none;
} }
@media (max-width: 767.98px) { @media (max-width: 768px) {
.post-actions .list-inline { .post-actions .list-inline {
flex: auto; flex: auto;
} }
@ -4488,7 +4488,7 @@ small, .small {
z-index: 2; z-index: 2;
background-color: var(--gray-300); background-color: var(--gray-300);
} }
@media (max-width: 767.98px) { @media (max-width: 768px) {
.post-img { .post-img {
width: 80px; width: 80px;
height: 60px; height: 60px;
@ -4934,7 +4934,7 @@ pre .str, code .str {
pre .com, code .com { pre .com, code .com {
color: #ab4bc3; color: #ab4bc3;
} }
@media (max-width: 991.98px) { @media (max-width: 992px) {
body { body {
padding-top: calc(var(--safe-area-inset-top) + 74.55px); padding-top: calc(var(--safe-area-inset-top) + 74.55px);
} }
@ -4944,7 +4944,7 @@ pre .com, code .com {
background-color: rgba(33, 38, 45, .8); background-color: rgba(33, 38, 45, .8);
} }
@media (max-width: 767.98px) { @media (max-width: 768px) {
html { html {
font-size: 14px; font-size: 14px;
} }
@ -5222,7 +5222,7 @@ span.green {
.comment.collapsed .comment-collapse-desktop:hover { .comment.collapsed .comment-collapse-desktop:hover {
color: var(--white) !important; color: var(--white) !important;
} }
@media (max-width: 767.98px) { @media (max-width: 768px) {
.settings-nav .nav-link { .settings-nav .nav-link {
padding: 0.75rem 0.6rem; padding: 0.75rem 0.6rem;
} }
@ -5326,12 +5326,12 @@ textarea {
z-index: -1; z-index: -1;
pointer-events: none; pointer-events: none;
} }
@media (max-width: 767.98px) { @media (max-width: 768px) {
.jumbotron-guild { .jumbotron-guild {
height: 110px; height: 110px;
} }
} }
@media (min-width: 767.98px) { @media (min-width: 768px) {
.directory--link { .directory--link {
width: 30%; width: 30%;
} }
@ -5352,12 +5352,12 @@ textarea {
.navbar { .navbar {
padding: 0.2rem 0 0 0.2rem; padding: 0.2rem 0 0 0.2rem;
} }
@media (min-width: 767.98px) { @media (min-width: 768px) {
.navbar { .navbar {
padding: 0.5rem 1.5rem 0.2rem 0.5rem; padding: 0.5rem 1.5rem 0.2rem 0.5rem;
} }
} }
@media (min-width: 767.98px) { @media (min-width: 768px) {
.modal-dialog { .modal-dialog {
max-width: 50%; max-width: 50%;
margin: 1.75rem auto !important; margin: 1.75rem auto !important;
@ -6653,7 +6653,7 @@ g {
border: 2px solid transparent; border: 2px solid transparent;
} }
@media (max-width: 767.98px) { @media (max-width: 768px) {
.pronouns, .patron, .mod { .pronouns, .patron, .mod {
padding: 2px 5px !important; padding: 2px 5px !important;
} }
@ -6666,7 +6666,7 @@ g {
} }
@media (max-width: 767.98px) { @media (max-width: 768px) {
.post-preview { .post-preview {
padding: 10px 9px 2px 9px !important; padding: 10px 9px 2px 9px !important;
} }
@ -7358,7 +7358,7 @@ input[type=number] {
padding-top: 81.55px !important padding-top: 81.55px !important
} }
@media (max-width: 767.98px) { @media (max-width: 768px) {
.has_header { .has_header {
padding-top: calc(var(--safe-area-inset-top) + 67.8px) !important padding-top: calc(var(--safe-area-inset-top) + 67.8px) !important
} }
@ -7415,7 +7415,7 @@ input[type=number] {
font-size: 16px; font-size: 16px;
} }
@media (max-width: 767.98px) { @media (max-width: 768px) {
#note, #notelabel { #note, #notelabel {
font-size: 14px !important; font-size: 14px !important;
} }
@ -7442,7 +7442,7 @@ input[type=number] {
padding-right: 20px; padding-right: 20px;
cursor: pointer; cursor: pointer;
} }
@media (max-width: 767.98px) { @media (max-width: 768px) {
.comment .comment-collapse-desktop { .comment .comment-collapse-desktop {
padding-right: 10px; padding-right: 10px;
} }
@ -7455,7 +7455,7 @@ button, .btn {
text-decoration: none !important; text-decoration: none !important;
} }
@media (min-width: 767.98px) { @media (min-width: 768px) {
.srd { .srd {
font-size: 16px; font-size: 16px;
} }

View File

@ -4,7 +4,7 @@
src: url("/assets/events/fistmas/fonts/Plakat-Fraktur-Black.woff") format("woff"); src: url("/assets/events/fistmas/fonts/Plakat-Fraktur-Black.woff") format("woff");
} }
@media (max-width: 767.98px) { @media (max-width: 768px) {
#banner-title { #banner-title {
transform: scale(1.4) translate(-190px, -60px); transform: scale(1.4) translate(-190px, -60px);
} }
@ -28,7 +28,7 @@
.star4 circle {r: 1.2;} .star4 circle {r: 1.2;}
.star5 circle {r: 1.5;} .star5 circle {r: 1.5;}
@media (max-width: 767.98px) { @media (max-width: 768px) {
.star { .star {
animation: none; animation: none;
fill-opacity: 0.5; fill-opacity: 0.5;