Difference between revisions of "Thing.css"

A fragment of the Garden of Remembering

(?)
 
(No difference)

Latest revision as of 00:49, 13 July 2014

	.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%;
	}