<O> 태그를 실험삼아 없애봄

This commit is contained in:
2018-02-04 21:55:39 +09:00
parent 9addefb79e
commit c90af2df2c
6 changed files with 93 additions and 68 deletions
+26
View File
@@ -27,6 +27,32 @@ select { font-family:'굴림'; line-height:100%; }
background-image:url('/images/back_blue.jpg');
}
/* */
.ev_warning{
color:orangered;
}
.ev_notice{
color:orangered;
}
.ev_succes{
color:lightgreen;
}
.ev_sell{
color:orange;
}
.ev_failed{
color:orangered;
}
.ev_highlight{
color:orangered;
}
/* TODO: 색상값이 아니라 의미에 따라 클래스 지정 */
.o_bullet::before{