| Server IP : 145.239.37.162 / Your IP : 216.73.216.137 Web Server : Apache System : Linux webm003.cluster130.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 : verseaa ( 38250) 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/verseaa/www1/wp-content/plugins/really-simple-ssl/assets/css/admin/ |
Upload File : |
.rsssl {
margin: 0;
margin-left: -20px;
font-size: var(--rsp-fs-300);
box-sizing: border-box;
color: var(--rsp-text-color);
background-color: var(--rsp-background-color);
font-weight: 400;
line-height: 1.5;
@media only screen and ( max-width: $rsp-break-xs) {
margin-left: -9px;
}
*, *:before, *:after {
box-sizing: inherit;
}
body, h1, h2, h3, h4, h5, h6, p, ol, ul {
margin: 0;
padding: 0;
}
img {
max-width: 100%;
height: auto;
}
h1, h2, h3, h4, h5, h6 {
color: var(--rsp-text-color);
line-height: 1.5;
}
.rsssl-h0 {
font-size: var(--rsp-fs-900);
font-weight: 700;
}
h1, .rsssl-h1 {
font-size: var(--rsp-fs-800);
line-height: 1.5;
font-weight: 500;
}
h2, .rsssl-h2 {
font-size: var(--rsp-fs-700);
font-weight: 700;
}
h3, .rsssl-h3 {
font-size: var(--rsp-fs-600);
font-weight: 600;
}
h4, .rsssl-h4 {
font-size: var(--rsp-fs-600);
font-weight: 600;
}
h5, .rsssl-h5 {
font-size: var(--rsp-fs-400);
font-weight: 400;
}
h6, .rsssl-h6 {
font-size: var(--rsp-fs-300);
}
p {
color: var(--rsp-text-color);
font-weight: 400;
font-size: var(--rsp-fs-300);
line-height: 1.5;
}
.rsssl-small-text {
font-size: var(--rsp-fs-200);
line-height: 1.5;
color: var(--rsp-text-color-light);
}
a, .rsssl-link{
color: var(--rsp-text-color);
}
//wordpress inserts notices after the first h1 or h2. To prevent breaking layout we insert an empty h1 tag at the start of our page, where WP can insert the notice.
.rsssl-notice-hook-element {
display: none !important;
}
// Hide nags from other plugins
.error, .notice, .update-nag, .notice-info {
&:not(.really-simple-plugins) {
display: none !important;
}
}
}