@@ -359,13 +359,13 @@ strong {
359359*/
360360
361361.warning {
362- border : 1px solid # CC0000 ;
362+ border : 1px solid # F0C000 ;
363363 margin-top : 1.5em ;
364364 margin-bottom : 1.5em ;
365365 padding : 10px ;
366366 line-height : 100% ;
367367 width : 80% ;
368- background-color : # FFCCCC ;
368+ background-color : # FFFFCE ;
369369}
370370
371371.note table {
@@ -375,13 +375,13 @@ strong {
375375 margin-bottom : 0px ;
376376}
377377.note {
378- border : 1px solid # F0C000 ;
378+ border : 1px solid # 006fd2 ;
379379 margin-top : 1.5em ;
380380 margin-bottom : 1.5em ;
381381 padding : 10px ;
382382 line-height : 100% ;
383383 width : 80% ;
384- background-color : # FFFFCE ;
384+ background-color : # cee8ff ;
385385}
386386
387387.bq {
@@ -904,7 +904,7 @@ table.tableblock>caption.title{white-space:nowrap;overflow:visible;max-width:0}
904904.paragraph .lead > p , # preamble > .sectionbody > .paragraph : first-of-type p {color : rgba (0 , 0 , 0 , .85 )}
905905table .tableblock # preamble > .sectionbody > .paragraph : first-of-type p {font-size : inherit}
906906.admonitionblock > table {border-collapse : separate;border : 0 ;background : none;width : 100% }
907- .admonitionblock > table td .icon {text-align : center;width : 80 px }
907+ .admonitionblock > table td .icon {text-align : center;width : 70 px }
908908.admonitionblock > table td .icon img {max-width : none}
909909.admonitionblock > table td .icon .title {font-weight : bold;font-family : "Open Sans" , "DejaVu Sans" , sans-serif;text-transform : uppercase}
910910.admonitionblock > table td .content {padding-left : 1.125em ;padding-right : 1.25em ;border-left : 1px solid # ddddd8 ;color : rgba (0 , 0 , 0 , .6 )}
@@ -1074,7 +1074,7 @@ span.icon>.fa{cursor:default}
10741074.admonitionblock td .icon [class ^= "fa icon-" ]{font-size : 2.5em ;text-shadow : 1px 1px 2px rgba (0 , 0 , 0 , .5 );cursor : default}
10751075.admonitionblock td .icon .icon-note : before {content : "\f05a" ;color : # 19407c }
10761076.admonitionblock td .icon .icon-tip : before {content : "\f0eb" ;text-shadow : 1px 1px 2px rgba (155 , 155 , 0 , .8 );color : # 111 }
1077- .admonitionblock td .icon .icon-warning : before {content : "\f071" ;color : # bf6900 }
1077+ .admonitionblock td .icon .icon-warning : before {content : "\f071" ;color : # f1c102 }
10781078.admonitionblock td .icon .icon-caution : before {content : "\f06d" ;color : # bf3400 }
10791079.admonitionblock td .icon .icon-important : before {content : "\f06a" ;color : # bf0000 }
10801080.conum [data-value ]{display : inline-block;color : # fff!important ;background-color : rgba (0 , 0 , 0 , .8 );-webkit-border-radius : 100px ;border-radius : 100px ;text-align : center;font-size : .75em ;width : 1.67em ;height : 1.67em ;line-height : 1.67em ;font-family : "Open Sans" , "DejaVu Sans" , sans-serif;font-style : normal;font-weight : bold}
0 commit comments