Thing.css

A fragment of the Garden of Remembering

	.mw-notification-area-layout {
		top: 0;
		right: 0;
	}

	.mw-notification {
		padding: 0.75em 1em;
		background: #fff;
		background-color: rgba(255,255,255,.96);
		border: solid 1px @bold-border;
		box-shadow: 0 2px 4px rgba(0,0,0,.05);
		font-size: 93%;
	}