Conversation
Notices
-
#site_nav_local_views {
background-image: linear-gradient(-90deg,#fff 10px,#fff0 10px); /* a white edge on the left nav */
}
#site_nav_local_views a, #site_nav_object a{
color: #555; /* avoid using semi transparent text. There is a slight rendering lag on the page and I'm trying to make it snappier */
}
#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 {
background-image: linear-gradient(90deg,#fff 40px,#fff0 40px); /* slight adjust so white is not too far to the right */
}
#aside_primary {
background-image: radial-gradient(circle at 50% -170px,#fff 270px,#fff0 0px); /* brought the white part down slightly so it still looks good on profiles that you are not yet subscribed to. */
}
/*1 of 6 */