۱٬۲۳۲
ویرایش
بدون خلاصۀ ویرایش |
بدون خلاصۀ ویرایش |
||
خط ۱۱۱: | خط ۱۱۱: | ||
top: 55px; | top: 55px; | ||
left: 0; | left: 0; | ||
padding: 8px 10px; | |||
padding: | background: #00B3ED; | ||
border-bottom- | box-shadow: -1px 2px 3px rgba(0,0,0,.3); | ||
border | } | ||
.sub_title:before { | |||
width: 7px; | |||
height: 100%; | |||
top: 0; | |||
left: -6.5px; | |||
padding: 0 0 7px; | |||
background: inherit; | |||
border-radius: 5px 0 0 5px; | |||
} | |||
.sub_title:after { | |||
width: 5px; | |||
height: 5px; | |||
bottom: -5px; | |||
left: -4.5px; | |||
background: lightblue; | |||
border-radius: 5px 0 0 5px; | |||
} | |||
.sub_title:before, .sub_title:after { | |||
content: ""; | |||
position: absolute; | |||
} | } | ||
#cont_h .info ol{ | #cont_h .info ol{ | ||
margin-right: 25px; | margin-right: 25px; | ||
} | } |