PluginProbe
WebTotem Security / 2.2.1
WebTotem Security v2.2.1
3.0.1 3.0.0 trunk 1.0 1.1 1.2 1.3 1.3.1 1.3.2 1.3.3 2.0 2.1 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.1.9 2.2.1 2.2.2 2.2.3 2.2.4 All 109 releases
wt-security / htdocs / css / 3-content_antivirus.css

3-content_antivirus.css in WebTotem Security 2.2.1, at htdocs/css/3-content_antivirus.css

35 lines 999 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 .wtotem_antivirus {
2 margin-bottom: 30px; }
3 .wtotem_antivirus__first {
4 display: flex;
5 justify-content: space-between;
6 align-items: center; }
7 .wtotem_antivirus__block {
8 display: flex;
9 justify-content: space-between;
10 width: 100%;
11 background: #fff; }
12 .wtotem_antivirus__item {
13 width: 25%;
14 text-align: center;
15 padding: 23px 0; }
16 .wtotem_antivirus__item:not(.wtotem_antivirus__item_not-border) {
17 border-right: 1px solid #f3f5f6; }
18 .wtotem_antivirus__figures {
19 font-size: 32px;
20 font-weight: 700;
21 margin-bottom: 18px; }
22 .wtotem_antivirus__figures_green {
23 color: #bace3d; }
24 .wtotem_antivirus__figures_yellow {
25 color: #e9cf73; }
26 .wtotem_antivirus__figures_orange {
27 color: #d56c6a; }
28 .wtotem_antivirus__figures_black {
29 color: #1d293f; }
30 .wtotem_antivirus__title {
31 color: #86939e;
32 line-height: 18px; }
33
34 /*# sourceMappingURL=3-content_antivirus.css.map */
35