MediaWiki:Common.css: Difference between revisions

From mcr
No edit summary
No edit summary
Line 1: Line 1:
g rect {
g rect {
stroke-width: 5px !important;
stroke-width: 5px !important;
}
.edgePath .path {
stroke: #808080;
}
}

Revision as of 18:45, 28 May 2018

g rect {
	stroke-width: 5px !important;
}

.edgePath .path {
	stroke: #808080;
}