Lou Montana/common.css – User

From Bohemia Interactive Community
< User:Lou Montana
Revision as of 00:33, 6 February 2024 by Lou Montana (talk | contribs) (Add personal preferences)
Jump to navigation Jump to search

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.
.bohemia-header-nav.bohemia-header-nav-center {
	display: none;
}

#p-Bohemia\ Interactive {
	display: none;
}

#ca-ve-edit {
	display: none;
}

._description dt#Problems {
	border-bottom: solid red 0.25em;
    border-image: linear-gradient(90deg, transparent, transparent, red, red, red);
    border-image-slice: 1;
	color: #C00;
	width: 7.75em;
}

._description dt#Problems + dd {
	border-left: solid red 0.25em;
	border-image: linear-gradient(0, transparent, red, red, red, transparent);
	border-image-slice: 1;
	margin-left: 8.25em;
	padding-left: 0;
}