쇼핑몰: #271 메인 애니메이션 마크업 스타일 작업 완료
This commit is contained in:
@ -20,7 +20,7 @@ for ($i=1; $row=sql_fetch_array($result); $i++) {
|
||||
if ($this->css) {
|
||||
echo "<div id=\"smt_{$this->type}\" class=\"{$this->css}\">\n";
|
||||
} else {
|
||||
echo "<div id=\"smt_{$this->type}\" class=\"sct smt_50\">\n";
|
||||
echo "<div id=\"smt_{$this->type}\" class=\"sct smt_40\">\n";
|
||||
}
|
||||
echo "<ul class=\"sct_ul sct_ul_first\">\n";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user