# wt-security/2.1.7/htdocs/css/3-content_antivirus.css

WebTotem Security, version 2.1.7. 35 lines.

- Page: https://pluginprobe.com/plugins/wt-security/2.1.7/code/htdocs/css/3-content_antivirus.css
- Raw: https://pluginprobe.com/plugins/wt-security/2.1.7/raw/htdocs/css/3-content_antivirus.css
- Modified: 2020-07-13T13:03:04+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/wt-security/2.1.7/code/htdocs/css/3-content_antivirus.css#L10-L20`.

```css
.wtotem_antivirus {
  margin-bottom: 30px; }
  .wtotem_antivirus__first {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .wtotem_antivirus__block {
    display: flex;
    justify-content: space-between;
    width: 100%;
    background: #fff; }
  .wtotem_antivirus__item {
    width: 25%;
    text-align: center;
    padding: 23px 0; }
    .wtotem_antivirus__item:not(.wtotem_antivirus__item_not-border) {
      border-right: 1px solid #f3f5f6; }
  .wtotem_antivirus__figures {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 18px; }
    .wtotem_antivirus__figures_green {
      color: #bace3d; }
    .wtotem_antivirus__figures_yellow {
      color: #e9cf73; }
    .wtotem_antivirus__figures_orange {
      color: #d56c6a; }
    .wtotem_antivirus__figures_black {
      color: #1d293f; }
  .wtotem_antivirus__title {
    color: #86939e;
    line-height: 18px; }

/*# sourceMappingURL=3-content_antivirus.css.map */

```
