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/DonationSummary/resources/css/ |
Upload File : |
.give-donation-submit > .give-donation-summary-section {
margin-bottom: 0;
}
.give-donation-summary-section {
font-family: Montserrat, serif;
font-style: normal;
font-weight: 600;
font-size: 16px;
svg {
margin: 0 5px;
vertical-align: text-top;
path {
fill: var(--primary-color, #3ba2e0);
}
}
.heading {
font-style: italic;
}
.give-donation-summary-table-wrapper {
color: #333333;
background-color: #f9f9f9;
margin: 20px -20px;
padding: 0 20px;
}
.back-btn {
color: var(--primary-color, #3ba2e0);
font-weight: 500;
font-size: 12px;
line-height: 23px;
margin: 0;
padding: 0;
border: 0;
cursor: pointer;
text-decoration: underline;
background-color: transparent;
}
.give-donation-summary-help-text {
color: #8c8c8c;
margin: 10px 0;
gap: 5px;
display: flex;
align-items: center;
.back-btn {
font-size: inherit;
}
}
table {
width: 100%;
border-collapse: collapse;
}
tbody {
color: #444444;
}
tr {
border-bottom: 1px solid #f2f2f2;
}
tr,
th,
td {
height: 42px;
padding: 10px 0;
}
th {
text-align: left;
}
td {
font-weight: 500;
font-size: 15px;
line-height: 18px;
}
th:last-child,
td:last-child {
text-align: right;
}
@media screen and (max-width: 500px) {
tr,
th,
td {
height: 26px;
}
th,
td {
padding-top: 15px;
vertical-align: top;
&:last-child {
width: 40%;
}
}
.give-donation-summary-help-text {
align-items: start;
img {
margin-top: 3px;
}
}
}
}