HEX
Server: LiteSpeed
System: Linux prometheus.hongkongserver.net 4.18.0-553.134.1.el8_10.x86_64 #1 SMP Tue Jun 16 16:05:57 EDT 2026 x86_64
User: ayxmplky (1112)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: //data/inveservice/public_html/css/lepus.scss
/* Scss Document */
$primary-color: #0086CD;	

.service {
	.lftbox {float:left; width: 49%; margin-right: 1%;}
	.rhtbox	{float:left; width: 49%; margin-left: 1%;}
	.h3 {	font-size: 18px; font-weight: bold; text-align: left; margin-bottom:15px; border-bottom: 1px solid #eee; padding-bottom: 5px; color:$primary-color; }
}

ol.listing {
	li {	text-align: left;}
}