/*
 * Custom CSS for @Miu Miu's profile on Hjonk
 * Generated on 2025-11-02 11:34:09
 * This CSS file was last modified on: 2025-03-13 21:17:45
 * Length: 3668 characters
 *
 * Please be respectful: copying, modifying, or redistributing without permission
 * is not nice <3
 */

.container::after { display: none; } /* hack for new layout */body {
	font-family: ms pgothic;
	color: #000;
	background-image: none;
}

::selection {
    background: #f1f5ec;
  color: #c2d8a5;
}
    

.logo {
    filter: saturate(5%);
}

.cd-meta {
    background-color: none;
}

.banner-user-area {
    background: #ffffff75;
    border: 0;
}

b {
    color: #7B8571;
}

.post-metadata {
  background: #f0f0f0;
  background: linear-gradient(0deg, #f0f0f0, #fff);
  box-shadow: inset 0 0 0 1px #fff9;
  border: 1px solid lightgrey;
}

.section {
    background-color: #E9F2E6;
        box-shadow: inset 0 0 0 1px #fff9;
}

.container {
    box-shadow: none;
    border: 1px solid #A2AD9E;
}

.container {
    background-image: url("//images.weserv.nl/?url=https://i.imgur.com/fryWEFr.jpg");
    background-size: 200px;
}

.special-bg {
    	background-image: url("//images.weserv.nl/?url=https://fuchi.neocities.org/graphics/blog/greenplaid.jpg");
	background-position: center;
	background-size: 200px;
}

.post-metadata:before, .alert:before, li.selected:before {
    background-image: none;
}

a {
    color: #626B5F;
}

.section:hover {
    background-color: #E9F2E6;
}

.cd-meta {
    background: white;
}

.post-metrics, .followers-list img, .following-list img, .fancy-list img {
    filter: saturate(10%);
}
.replies .post .profile-picture {
      filter: saturate(10%);
}

ul.post-actions li img {
     filter: saturate(10%);
}

.fancy-list li.selected {
    background-color: #f7f5f6;
}