<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * likes/css/style.css
 *
 * @author Shohei Nakajima &lt;nakajimashouhei@gmail.com&gt;
 * @link http://www.netcommons.org NetCommons Project
 * @license http://www.netcommons.org/license.txt NetCommons License
 */

.like-icon {
	margin-right: 16px;
	display: inline-block;
	line-height: 1;
}
.like-icon:last-child {
	margin-right: 0px;
}</pre></body></html>