Conversation
Notices
-
Embed this notice
DCent (dcent@gnusocial.net)'s status on Sunday, 04-Sep-2022 07:59:06 JST DCent /* POST 3 of 4 */
#content #content_inner > .threaded-notices > .notice, #content #content_inner > .threaded-notices > .infscr-pages > .notice, #content #content_inner > .notices > .infscr-pages > .notice, #content #content_inner > .notices > .notice, #content #notices_primary > .threaded-notices > .notice, #content #notices_primary > .threaded-notices > .infscr-pages > .notice, #content #notices_primary > .notices > .infscr-pages > .notice, #content #notices_primary > .notices > .notice {
border-color: #fffe;
background-color: #fffe;
background-image: linear-gradient(90deg,#fff 48px,#fff0 48px);
}
#notices_primary .notices .notice::after {
font-size: 7px;
}
#core .h-card .u-photo {
border-radius: 5px; /* avatars have nice rounded edge */
}
a {
color: #282; /* hashtags and includes are a matching green... */
}
.notice .p-author {
color: #222; /* but not other things like person's name... */
}
.u-in-reply-to{
color: #777; /* ... or to person being responded to. */
}
/* POST 3 of 4 */