Line 9: | Line 9: | ||
− | + | ||
<!-- =================== tooltipster's CSS and JS=================== --> | <!-- =================== tooltipster's CSS and JS=================== --> | ||
Line 153: | Line 153: | ||
<style> | <style> | ||
.tooltipster-sidetip .tooltipster-content { | .tooltipster-sidetip .tooltipster-content { | ||
− | color: # | + | color: #374140; |
line-height: 20px; | line-height: 20px; | ||
padding: 6px 14px; | padding: 6px 14px; | ||
+ | background-color:#FFDEAD; | ||
+ | border: 3px solid #FFDEAD; | ||
} | } | ||
.tooltipster-content { | .tooltipster-content { | ||
Line 162: | Line 164: | ||
max-width: 100%; | max-width: 100%; | ||
overflow: auto; | overflow: auto; | ||
+ | |||
} | } | ||
Revision as of 02:54, 26 October 2017