%PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
| Server IP : 54.36.91.62 / Your IP : 216.73.217.162 Web Server : Apache System : Linux webm002.cluster127.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 User : wellingtpa ( 97533) PHP Version : 7.4.33 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/w/e/l/wellingtpa/www/wp-content/plugins/kata-plus/assets/src/css/frontend/ |
Upload File : |
.kata-plus-task-process .task-process {
box-shadow: 0px 0px 25px 2px rgba(0, 0, 0, 0.14);
padding: 25px 35px;
border-radius: 5px;
margin: 10px 10px 25px;
transition: all 0.3s;
position: relative;
}
.task-process-number {
margin-bottom: 30px;
}
.kata-plus-task-process .task-process-title {
font-size: 30px;
font-weight: 400;
}
.kata-plus-task-process .task-process-content {
font-size: 15px;
}
.task-process-number span {
width: 40px;
height: 40px;
display: block;
margin: 0 auto;
border-radius: 50%;
line-height: 1.5;
color: #ffffff;
font-size: 25px;
text-align: center;
}
.kata-plus-task-process:hover .task-process:after {
content: '';
display: block;
position: absolute;
width: 0;
height: 0;
border-style: solid;
}
.kata-plus-task-process:hover .task-process:after {
top: -31px;
border-color: transparent transparent transparent #ffffff;
border-width: 16px;
transform: rotate(-90deg);
left: 45%;
}
.kata-plus-task-process-wrapper .task-process-normal {
max-width: 33%;
display: inline-block;
margin-top: 15px;
}