Done !
| Server IP : 46.105.57.169 / Your IP : 216.73.216.67 Web Server : Apache System : Linux webm002.cluster120.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64 User : verseaumee ( 152031) PHP Version : 8.5.7 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/verseaumee/blueversion/wp-content/plugins/give/src/Views/Components/Notice/ |
Upload File : |
.notice {
height: auto;
width: 100%;
display: flex;
flex-direction: column;
align-items: center;
justify-content: flex-start;
font-weight: 500;
.card {
box-shadow: 0 3px 6px rgba(68, 68, 68, 0.05), 0 3px 6px rgba(68, 68, 68, 0.05);
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
border-radius: 5px;
overflow: hidden;
margin-top: 100px;
margin-bottom: 120px;
background: #fff;
width: 20em;
padding: 2.5em 3em 1.5em;
h2 {
font-size: 20px;
margin-bottom: 25px;
font-weight: 500;
line-height: 1.2;
}
p {
font-size: 13px;
font-weight: 400;
margin: 0;
}
}
}