403Webshell
Server IP : 213.186.33.4  /  Your IP : 216.73.216.222
Web Server : Apache
System : Linux webm005.cluster103.gra.hosting.ovh.net 6.18.39-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Tue Jul 21 12:03:15 CEST 2026 x86_64
User : karinebmkh ( 644538)
PHP Version : 8.4.22
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/karinebmkh/www2/wp-content/themes/glaza/assets/css/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/karinebmkh/www2/wp-content/themes/glaza/assets/css/editor-style.css
/**
 * Table of Contents:
 *
 * 1.0 - Body
 * 2.0 - Typography
 * 3.0 - Elements
 * 4.0 - Alignment
 * 5.0 - Caption
 * 6.0 - Galleries
 * 7.0 - Media Elements
 */

/**
 * 1.0 - Body
 */
body {
    margin: 20px 40px;
    max-width: 760px;
    background-color: #fff;
    color: #111111;
}

body:after {
    content: '';
    border-left: 1px solid rgba(0, 0, 0, 0.05);
    position: absolute;
    right: 0;
    left: 840px;
    top: 0;
    bottom: 0;
}

/**
 * 2.0 - Typography
 */

body {
    font-size: 16px;
    line-height: 1.7;
    font-family: 'Cormorant', serif;
}

button,
input,
select,
textarea {
    font-size: 14px;
    line-height: 1.7;
}

p {
    font-size: 15px;
    font-family: 'Lora', serif;
    line-height: 1.7;
    color: #111;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
    font-family: 'Cormorant', serif;
}

h1 {
    font-size: 42px;
    line-height: 1.2;
}

h2 {
    font-size: 32px;
    line-height: 1.3;
}

h3 {
    font-size: 26px;
    line-height: 1.3;
}

h4 {
    font-size: 22px;
    line-height: 1.45;
}

h5 {
    font-size: 18px;
    line-height: 1.5;
}

h6 {
    font-size: 15px;
    line-height: 1.5;
}

p, dd {
    margin-bottom: 1.5em;
}

select {
    padding: 10px;
}

dfn, cite, em, i {
    font-style: italic;
}

address {
    margin: 0 0 1.5em;
}

pre {
    display: block;
    overflow: auto;
    margin-bottom: 30px;
    padding: 10px;
    max-width: 100%;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #f2f2f2;
    font-family: monospace;
    line-height: 1.6;
}

code, kbd, tt, var {
    font-size: 15px;
    font-size: 0.9375rem;
    font-family: monospace;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark,
ins {
    background: #eee;
    text-decoration: none;
}

big {
    font-size: 125%;
}

html[lang="th"] h1,
html[lang="th"] h2,
html[lang="th"] h3,
html[lang="th"] h4,
html[lang="th"] h5,
html[lang="th"] h6 {
    letter-spacing: 0;
    line-height: 1.65;
}

html[lang="th"] body,
html[lang="th"] button,
html[lang="th"] input,
html[lang="th"] select,
html[lang="th"] textarea {
    line-height: 1.8;
}

/**
 * 3.0 - Elements
 */

hr {
    margin-bottom: 1.5em;
    height: 1px;
    border: 0;
    background-color: #bbb;
}

ul,
ol {
    margin: 0 0 1.25em 1.5em;
    padding: 0;
}

ul {
    list-style: disc;
}

ol {
    counter-reset: item;
}

ol li {
    position: relative;
    display: block;
}

ol li:before {
    position: absolute;
    left: -1.5em;
    content: counter(item);
    counter-increment: item;
    font-weight: 800;
}

li > ul,
li > ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}

dt {
    font-weight: 700;
}

dd {
    margin: 0 1.5em 1.5em;
}

table {
    margin: 0 0 1.5em;
    width: 100%;
    border-collapse: collapse;
}

thead th {
    padding-bottom: 0.5em;
    border-bottom: 2px solid #bbb;
}

th {
    padding: 0.4em;
    text-align: left;
}

tr {
    border-bottom: 1px solid #eee;
}

td {
    padding: 0.4em;
}

th:first-child,
td:first-child {
    padding-left: 0;
}

th:last-child,
td:last-child {
    padding-right: 0;
}

a {
    color: #ff3174;
    text-decoration: underline;
}

blockquote {
    position: relative;
    display: block;
    clear: both;
    margin: 40px 0;
    padding-left: 20px;
    quotes: "\201C" "\201D" "\2018" "\2019";
    font-weight: 600;
    font-size: 26px;
    font-style: italic;
    font-family: 'Cormorant', serif;
    line-height: 1.2;
}

blockquote:before {
    margin-right: .15em;
    color: #ff3174;
    content: open-quote;
    vertical-align: -.32em;
    font-size: 3.5em;
    line-height: 0;
}

blockquote:after {
    position: absolute;
    top: 0;
    right: 0;
    left: 60px;
    display: block;
    border-top: 1px solid #ff3174;
    content: '';
    opacity: .3;
}

blockquote p {
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
}

blockquote > *:last-child {
    margin-bottom: 0;
}

a img {
    background: #fff;
    -webkit-box-shadow: 0 0 0 6px #fff;
    box-shadow: 0 0 0 6px #fff;
}

/**
 * 4.0 - Alignment
 */

img {
    max-width: 100%;
    width: inherit;
    height: auto;
}

embed, iframe, object {
    margin-bottom: 1.5em;
    max-width: 100%;
}

/**
 * 5.0 - Caption
 */

img {
    display: block;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

.aligncenter, img.aligncenter {
    display: block;
    clear: both;
    margin-top: 2em;
    margin-right: auto;
    margin-bottom: 2em;
    margin-left: auto;
}

.aligncenter img {
    max-width: 100% !important;
}

.alignleft, img.alignleft {
    float: left;
    margin-top: .5em;
    margin-right: 2em;
    margin-bottom: 1.25em;
    margin-left: 0;
    max-width: 300px;
}

.alignright, img.alignright {
    float: right;
    margin-top: .5em;
    margin-right: 0;
    margin-bottom: 1.25em;
    margin-left: 2em;
    max-width: 300px;
}

.alignnone, img.alignnone {
    display: block;
    margin-top: 2.5em;
    margin-right: auto;
    margin-bottom: 2.5em;
    margin-left: auto;
    width: auto;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

iframe {
    overflow: hidden;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
    max-width: 100%;
}

/**
 * 6.0 - Galleries
 */

.gallery {
    margin-bottom: .5em;
}

.gallery-item {
    display: inline-block;
    margin-bottom: 0;
    width: 100%;
    vertical-align: top;
    text-align: center;
}

.gallery-item img {
    width: 100%;
}

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
    display: inline-block;
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-caption {
    display: block;
}

/**
 * 7.0 - Media Elements
 */

.mejs-container {
    margin-bottom: 1.5em;
}

/* Audio Player */
.mejs-controls a.mejs-horizontal-volume-slider,
.mejs-controls a.mejs-horizontal-volume-slider:focus,
.mejs-controls a.mejs-horizontal-volume-slider:hover {
    border: 0;
    background: transparent;
}

Youez - 2016 - github.com/yon3zu
LinuXploit