Permanently protected template

Template:Nowrap/styles.css

From HIBIKIFORUM
Jump to navigation Jump to search
/* {{pp-template}} */
/* Prevent line breaks in silly places where desired (nowrap)
   and links when we don't want them to (nowraplinks a) */
.nowrap,
.nowraplinks a {
	white-space: nowrap;
}