User:Gomdoli/common.css: Difference between revisions

From TestWiki
(Created page with "→‎[[Wikipedia:ko:MediaWiki:Common.css]]: .comment { font-style: normal !important; font-size: 9pt; } .mw-plusminus-pos { color:green; } .mw-plusminus-neg { color:re...")
 
m (John moved page User:Gomdoli4696/common.css to User:Gomdoli/common.css: Automatically moved page while renaming the user "Gomdoli4696" to "Gomdoli")
 
(No difference)

Latest revision as of 16:17, 27 October 2020

/* [[Wikipedia:ko:MediaWiki:Common.css]]*/
.comment {
  font-style: normal !important;
  font-size: 9pt;
}

.mw-plusminus-pos {
  color:green;
}
.mw-plusminus-neg {
  color:red;
}

/* 태그 */
.mw-tag-markers {
	font-size: 12px;
	color: #3DB7CC;
}