۱٬۲۳۲
ویرایش
بدون خلاصۀ ویرایش |
بدون خلاصۀ ویرایش |
||
خط ۱۰۸: | خط ۱۰۸: | ||
color: #ffffff; | color: #ffffff; | ||
font-size: 15px; | font-size: 15px; | ||
top: | top: -6px; | ||
left: | left: 15; | ||
padding: 4px 10px; | padding: 4px 10px; | ||
background: #00B3ED; | background: #00B3ED; | ||
خط ۱۱۹: | خط ۱۱۹: | ||
left: -6px; | left: -6px; | ||
top: 0; | top: 0; | ||
background: #00B3ED; | |||
} | } | ||
.sub_title:after { | .sub_title:after { | ||
خط ۱۲۷: | خط ۱۲۷: | ||
top: 0; | top: 0; | ||
border-radius: 8px 8px 0 0; | border-radius: 8px 8px 0 0; | ||
background: #004f69; | |||
} | } | ||
.sub_title:before, .sub_title:after { | .sub_title:before, .sub_title:after { | ||
content: ""; | content: ""; | ||
position: absolute; | position: absolute; | ||
} | |||
.rectangle:after { | |||
position: absolute; | |||
content: ""; | |||
width: 0; | |||
height: 0; | |||
border-left: 53px solid transparent; | |||
border-right: 53px solid transparent; | |||
border-top: 10px solid #00B3ED; | |||
} | } | ||
#cont_h .info ol{ | #cont_h .info ol{ | ||
margin-right: 25px; | margin-right: 25px; | ||
} | } |