| Server IP : 185.208.173.17 / Your IP : 87.236.161.98 Web Server : Microsoft-IIS/10.0 System : Windows NT SRV8576125506 10.0 build 26100 (Windows Server 2016) AMD64 User : IUSR ( 0) PHP Version : 7.4.13 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/inetpub/wwwroot/parsmega.nuxt/assets/scss/basis/ |
Upload File : |
%html-content {
overflow-x: hidden;
/deep/ p {
color: $color-text--light;
font-size: 14px;
line-height: 2;
margin: 0 auto;
padding: 0;
padding-bottom: 10px;
text-align: justify;
text-align-last: right;
b, strong {
font-weight: bold;
}
}
/deep/ img {
background: $color-white--dark;
border: 1px solid $color-border;
border-radius: $border-radius;
display: block !important;
height: auto !important;
margin: 15px auto !important;
max-width: 80% !important;
padding: 5px;
}
/deep/ h1, /deep/ h2 {
font-size: 16px;
font-weight: bold;
padding: 0;
margin: 15px 0;
}
/deep/ h3 {
font-size: 14px;
font-weight: bold;
padding: 0;
margin: 15px 0;
}
/deep/ video {
display: block;
max-width: 100% !important;
height: auto !important;
}
/deep/ .wp-video-shortcode,
/deep/ .wp-video {
width: 100% !important;
}
/deep/ ul, /deep/ ol {
color: $color-text;
font-size: 14px;
margin: 0 auto;
padding: 0 15px;
}
/deep/ li {
color: $color-text--light;
font-size: 14px;
line-height: 1.8;
text-align: justify;
text-align-last: right;
padding-bottom: 5px;
}
/deep/ table {
border-collapse: collapse;
border: 1px solid $color-border;
margin: 15px auto;
width: 100%;
td, th {
font-size: 13px;
padding: 10px;
text-align: center;
}
tbody {
tr {
border-bottom: em(1px) solid $color-border;
&:nth-child(2n) {
background: $color-white--dark;
}
}
}
thead {
background: $color-accent;
color: $color-white;
}
}
}
%html-content--ltr {
/deep/ p {
text-align-last: left;
}
/deep/ li {
text-align-last: left;
}
}