User:Swazmo/global.css

From Meta, a Wikimedia project coordination wiki

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
#utcdate a {
	font-weight: bolder;
	font-size: 150%;
	font-family: monospace;
	line-height: 110%;
}

#p-personal ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: flex;
	background-color: hsl(210deg 50% 47%);
	line-height: 90%;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	justify-content: space-between;
	align-items: stretch;
}


#p-personal {
	z-index: 0 !important;
	width: 100%;
	white-space: nowrap;
	padding: 0;
	margin: 0;
	border: 0;
	background: none;
	overflow: visible;
}