# wt-security/2.1.7/htdocs/css/content.css

WebTotem Security, version 2.1.7. 66 lines.

- Page: https://pluginprobe.com/plugins/wt-security/2.1.7/code/htdocs/css/content.css
- Raw: https://pluginprobe.com/plugins/wt-security/2.1.7/raw/htdocs/css/content.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/content.css#L10-L20`.

```css
.wtotem_content {
  padding-top: 37px;
  background: #f3f5f6; }

.wtotem_first {
  margin-bottom: 37px;
  display: flex;
  justify-content: space-between; }
  .wtotem_first > div {
    width: 496px; }

.wtotem_overall {
  background: #fff;
  padding: 21px 8px 30px 24px; }
  .wtotem_overall__title .wtotem_title-info__title {
    text-transform: none;
    font-size: 18px; }
  .wtotem_overall__body {
    display: flex;
    max-width: 464px;
    justify-content: space-between;
    align-items: center;
    margin-top: 21px; }
  .wtotem_overall__rectangle {
    width: 74px;
    height: 50px;
    background: #d56c6a;
    color: #fff;
    font-size: 32px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center; }
  .wtotem_overall__figures {
    color: #d56c6a;
    font-size: 42px;
    font-weight: 700; }
  .wtotem_overall__text {
    font-size: 16px;
    color: #86939e;
    width: 267px; }

.wtotem_info {
  display: flex;
  background: #fff; }
  .wtotem_info__item {
    padding: 23px 29px; }
    .wtotem_info__item:first-child {
      border-right: 1px solid #f3f5f6; }
  .wtotem_info__block {
    margin-bottom: 10px; }
  .wtotem_info__subtitle {
    font-size: 14px;
    color: #86939e;
    margin-bottom: 3px; }
  .wtotem_info__info {
    font-size: 14px;
    color: #5e6977; }
  .wtotem_info__scoring {
    height: 51px;
    display: flex;
    align-items: center;
    justify-content: center; }

/*# sourceMappingURL=content.css.map */

```
