Linux sothorn202 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64
Apache/2.4.52 (Ubuntu)
: 202.28.82.202 | : 216.73.216.9
pkexec version 0.105
Cant Read [ /etc/named.conf ]
iqtd
RED EYES BYPASS SHELL!
Terminal
Auto Root
Adminer
Backdoor Destroyer
Kernel Exploit
Lock Shell
Lock File
Create User
+ Create Folder
+ Create File
/
home /
qa /
css /
[ HOME SHELL ]
NAME
SIZE
PERMISSION
ACTION
Kanit-Regular.otf
77.91
KB
-rw-r--r--
Kanit-Regular.ttf
171.84
KB
-rw-r--r--
Prompt_Regular.otf
75.23
KB
-rw-r--r--
Prompt_Regular.ttf
166.28
KB
-rw-r--r--
THSarabunNew.otf
148.04
KB
-rw-r--r--
THSarabunNew.ttf
468.39
KB
-rw-r--r--
WDB_Bangna.eot
75.36
KB
-rw-r--r--
WDB_Bangna.ttf
75.18
KB
-rw-r--r--
index.html
147
B
-rw-r--r--
layout.css
9.34
KB
-rw-r--r--
mini.css
17.14
KB
-rw-r--r--
spectre-exp.css
19.71
KB
-rw-r--r--
spectre-icons.css
10.67
KB
-rw-r--r--
spectre-old.css
59.8
KB
-rw-r--r--
spectre.css
56.21
KB
-rw-r--r--
style.css
44.39
KB
-rw-r--r--
style_original.css
43.92
KB
-rw-r--r--
w3-theme-sky.css
2.05
KB
-rw-r--r--
w3.css
22.88
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : mini.css
@charset "UTF-8"; /*! Original Theme Name: Kuhn >>> custom Theme By: gabbicon Theme URI: https://github.com/mor10/kuhn Author: Morten Rand-Hendriksen Author URI: https://mor10.com Description: Kuhn is a hyper-opinionated WordPress theme using CSS Grid and Flexbox for layouts. Version: 1.0.3 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: kuhn Tags: This theme, like WordPress, is licensed under the GPL. Use it to make something cool, have fun, and share what you've learned with others. Kuhn is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc. Underscores is distributed under the terms of the GNU GPL v2 or later. Normalizing styles have been helped along thanks to the fine work of Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/ */ /*-------------------------------------------------------------- >>> TABLE OF CONTENTS: ---------------------------------------------------------------- # Normalize # Typography # Elements # Forms # Navigation ## Links ## Menus # Accessibility # Alignments # Widgets # Content ## Posts and pages ## persons # Infinite scroll # Media ## Captions ## Galleries --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Normalize --------------------------------------------------------------*/ html { font-family: sans-serif; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } body { margin: 0; } @font-face { font-family: WDB_Bangna; src: url("WDB_Bangna.eot") ; } @font-face { font-family: WDB_Bangna; src: url("WDB_Bangna.ttf") ; } @font-face { font-family: Prompt; src: url("Prompt_Regular.eot") ; } @font-face { font-family: Prompt; src: url("Prompt_Regular.ttf") ; } article,aside,figure,footer,header,main,menu,nav,section { display: block; } [hidden],template { display: none; } a { background-color: transparent; } a:active,a:hover { outline: 0; } h1 { font-size: 2em; margin: 0.67em 0; } img { border: 0; } figure { margin: 1em 40px; } select { color: inherit; font: inherit; margin: 0; } select { text-transform: none; } th { padding: 0; } /*-------------------------------------------------------------- # Typography --------------------------------------------------------------*/ body,select { color: #22262a; font-family: sans-serif; font-size: 17.6px; font-size: 1.1rem; font-weight: 300; line-height: 1.5; } /*@media screen and (min-width: 600px) { body, button, input, select, textarea { font-size: 20px; font-size: 1.25rem; } }*/ h1,h2,h3,h4,h5,h6 { clear: both; font-weight: 700; line-height: 1.15em; } h1 { font-size: 3em; } h2 { font-size: 2.2em; } h3 { font-size: 2em; } h4 { font-size: 1.5em; } h5 { font-size: 1.3em; } h6 { font-size: 1.2em; } p { margin-top: .5em; margin-bottom: 1em; } var { font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; font-size: 15px; font-size: 0.9375rem; } /*-------------------------------------------------------------- # Elements --------------------------------------------------------------*/ html { box-sizing: border-box; } *,*:before,*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */ box-sizing: inherit; } body { background: #fff; /* Fallback for when there is no custom background color defined. */ } ul { margin: 0 0 1.5em; } ul { list-style: disc; } li > ul { margin-bottom: 0; margin-left: .5em; } img { height: auto; /* Make sure images are scaled correctly. */ max-width: 100%; /* Adhere to container width. */ } figure { margin: 0; /* Extra wide images within figure tags don't overflow the content area. */ } th { vertical-align: top; } th { padding: .4em; text-align: left; } th:first-child { padding-left: 0; } th:last-child { padding-right: 0; } /*-------------------------------------------------------------- # Forms --------------------------------------------------------------*/ select { border: 1px solid #ccc; } /*-------------------------------------------------------------- ## Links --------------------------------------------------------------*/ a { color: #22262a; } a:visited { color: #3e454c; } a:hover,a:focus,a:active { color: #22262a; } a:focus { outline: thin dotted #22262a; } a:hover,a:active { outline: 0; } .page-content a,.entry-content a { text-decoration: none; border-bottom: 3px solid #22262a; } .page-content a:focus,.page-content a:hover,.entry-content a:focus,.entry-content a:hover { color: #22262a; border-bottom-width: 5px; } /*-------------------------------------------------------------- ## Content Navigation --------------------------------------------------------------*/ .post-navigation { padding: 2em 0; font-family: "WDB_Bangna", sans-serif; font-size: 90%; text-align: left; overflow: hidden; } .post-navigation a { display: block; width: 100%; text-decoration: none; padding: 1em; border: 1px solid #22262a; color: black; } .post-navigation a:hover,.post-navigation a:focus { color: white; border-color: #22262a; background: #22262a; } .post-navigation .meta-nav { display: block; } .post-navigation .post-title { font-size: 1.2em; font-weight: 700; border-bottom: 3px solid #22262a; } .post-navigation a:hover .post-title,.post-navigation a:focus .post-title { border-bottom-color: white; } /*-------------------------------------------------------------- # Accessibility --------------------------------------------------------------*/ /* Text meant only for screen readers. */ .screen-reader-text { clip: rect(1px, 1px, 1px, 1px); position: absolute !important; height: 1px; width: 1px; overflow: hidden; } .screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; color: #21759b; display: block; font-size: 14px; font-size: 0.875rem; font-weight: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; /* Above WP toolbar. */ } /* Do not show the outline on the skip link target. */ #content[tabindex="-1"]:focus { outline: 0; } /*-------------------------------------------------------------- # basic --------------------------------------------------------------*/ .basic-area { padding: 1.5em 2em; background-color: #f2f2f2; display: block; margin-top: 0; grid-area: main; padding: 0px 0px 0px 10px; } /*-------------------------------------------------------------- # Widgets --------------------------------------------------------------*/ .widget-area { padding: 1.5em 2em; background-color: #f2f2f2; } .widget { margin: 0 0 2em; padding: 0 0 2em; /* Make sure select elements fit in widgets. */ } .widget ul { padding: .7em 0 0; margin-bottom: 0; list-style-type: none; } .widget ul li { display: block; line-height: 2em; } .widget ul li ul { margin-left: .5em; } @media screen and (min-width: 30em) { .widget ul li ul { margin-left: 1em; } } .widget a { font-weight: 600; text-decoration: none; } .widget a:hover,.widget a:focus { border-bottom: 3px solid #3e454c; } .widget select { width: 100%; height: 2.5em; padding: 10px; border: 1px solid #ccc; } .widget-title { margin-top: 0; margin-bottom: .5em; font-family: "Prompt", sans-serif; font-size: 1.4em; } /* Archive and Categories widgets */ .widget_archive li { color: #7D7D7D; } /* Pages and Menu widgets */ .widget_nav_menu a { display: block; padding: 1em 0; text-decoration: none; border-bottom: 1px dashed gray; } .widget_nav_menu a:hover,.widget_nav_menu a:focus { text-decoration: none; border-bottom: 1px dashed gray; } .widget_nav_menu li { padding: 0; } /* Meta widget */ .widget_meta li { padding: 0; } /* Custom Recent persons and Recent Posts widgets */ .content-area .widget_persons li a { color: black; } .widget_persons li { position: relative; padding: 0 0 1em 70px; margin-bottom: 2em; border-bottom: 1px solid #c3c3c3; } .widget_persons ul { margin-top: 2em; margin-bottom: 0; padding-bottom: 0; } .widget_persons li:last-child { margin-bottom: 0; border-bottom: none; padding-bottom: 0; } .widget_persons a { display: block; font-size: 1em; } .widget_persons a:focus,.widget_persons a:hover { text-decoration: none; border-bottom: none; } .widget_persons .post-icon { position: absolute; left: 0; width: 50px; height: 50px; } .widget_persons .post-icon img { border-radius: 50px; } .widget_persons .title,.widget_persons .original-title { margin-top: 0; margin-bottom: .8em; line-height: 1em; } .widget_persons .excerpt { margin-top: 0; margin-bottom: .8em; font-size: .8em; font-weight: 400; line-height: 1.4em; } .widget_persons .excerpt:before { content: "“"; } .widget_persons .excerpt:after { content: "”"; } .widget_persons .original-title { color: #7D7D7D; font-size: .7em; font-weight: 500; } .widget_persons .original-title span { font-weight: normal; font-style: italic; } .widget_persons a:focus .original-title,.widget_persons a:hover .original-title { text-decoration: underline; } .widget_persons a:focus .title,.widget_persons a:focus .excerpt,.widget_persons a:hover .title,.widget_persons a:hover .excerpt { color: inherit; } /*-------------------------------------------------------------- ## Global layouts --------------------------------------------------------------*/ .site-main { padding: 0.5em; max-width: 40em; margin: 0 auto; } /*-------------------------------------------------------------- ## Archives --------------------------------------------------------------*/ .page-header { padding: 1em; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; } .page-title { width: 100%; margin: 0; font-family: "WDB_Bangna", sans-serif; font-size: 1.6em; line-height: 1.3em; color: #22262a; word-break: break-word; } .archive-view .post { padding: 1em; } .archive-view .post:after { display: block; margin: 2em 0; /*width: 33.33%;*/ content: ""; border-bottom: 2px solid #AAA; } /*-------------------------------------------------------------- ## Header --------------------------------------------------------------*/ .site-header { position: relative; padding: 1em; font-family: "WDB_Bangna", sans-serif; color: white; background-color: #4E65B5; border-bottom: 1px solid #ccc; } .site-branding { display: -webkit-box; display: -ms-flexbox; display: flex; padding-bottom: 1em; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .custom-logo-link { display: block; padding: 0.2em; } .custom-logo-link img { display: block; /*height: 95px;*/ width: auto; } .site-branding__text { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; height: 65px; } .site-title { margin: 0 0 .25em; padding: 0; font-size: 1.6em; font-weight: 900; line-height: 1em; } .site-title a { color: white; text-decoration: none; } .site-title a:hover,.site-title a:focus { text-decoration: underline; } /* Header Menu */ .main-navigation { display: block; font-family: "Prompt", sans-serif; /*font-size: 90%;*/ clear: left; } .main-navigation ul { display: none; list-style: none; margin: 0; /*padding-top: 1em;*/ padding-left: 0; } .main-navigation ul li { margin: 0 1px 1px 0; } .main-navigation ul:hover > ul,.main-navigation ul:focus > ul { left: auto; } .main-navigation ul a { color: white; } .main-navigation ul ul { display: none; top: 1.5em; z-index: 99999; margin-top: 1px; margin-right: -1px; padding-top: 0; } .main-navigation ul ul ul { top: 0; } .main-navigation ul ul li:hover > ul { left: 100%; } .main-navigation ul ul li a { padding-left: .8em; } .main-navigation ul ul li a:before { content: "- "; } .main-navigation ul ul li li a { padding-left: 1.4em; } .main-navigation li { position: relative; } .main-navigation a { display: inline-block; width: 100%; padding: .5em 0; text-decoration: none; color: #22262a; } .main-navigation a:hover,.main-navigation a:focus { text-decoration: underline; } .menu-toggle { display: block; width: 80%; margin: 0.5em auto; padding: .2em .3em; /*font-size: 90%;*/ font-family: "Prompt", sans-serif; text-transform: uppercase; text-align: center; color: white; background-color: #22262a; border: none; border-radius: 0; } .header_fix { display: none; width: 100%; position: fixed; top: 0px; left: 0px; padding: 5px; background: #4E65B5; text-align: center; z-index: 10; } /* Toggle small menu and children on */ .hide-on-phone { display: none; } .show-on-phone { display: inherit; } /*-------------------------------------------------------------- ## Posts and pages --------------------------------------------------------------*/ body:not(.archive-view) .site-main { padding: 1em; } .page-links { /*margin-bottom: .5em;*/ font-family: "Prompt", sans-serif; /*font-size: 80%;*/ text-align: right; } .page-links a { color: #4E65B5; text-decoration: none; text-transform: uppercase; border-bottom: 3px solid transparent; } .page-links a:focus,.page-links a:hover { border-bottom-color: black; } .page-links a::after { content: " >>"; } .entry-title { margin: .125em 0 .25em; /*font-size: 1.5em;*/ font-family: "Prompt", sans-serif; line-height: 1.2em; text-transform: uppercase; } .entry-title img { vertical-align: middle; } .app-links { /*font-family: "Prompt", sans-serif;*/ display: inline-block; font-family: "WDB_Bangna", sans-serif; margin: 0.5em; width: 290px; } .app-links-mini { /*font-family: "Prompt", sans-serif;*/ display: inline-block; margin: 10px 0; width: 48%; text-align: center; } .app-links a,.app-links-mini a { color: #4E65B5; text-decoration: none; text-transform: uppercase; border-bottom: 3px solid transparent; } .app-links a:focus,.app-links a:hover { border-bottom-color: black; } .app-links a img { vertical-align: middle; } .file-links { /*font-family: "Prompt", sans-serif;*/ display: block; margin: 0.35em; background-color: #D9D9FF; border: 1px solid #B9B9B9; } .file-links:first-of-type { background: #F3CF6E; } .file-links a { display: inline-block; color: #333; text-decoration: none; border-bottom: 3px solid transparent; padding: 5px 10px; width: 100%; } .file-links a:hover { border-bottom: 3px solid transparent; color: #FFF; background-color: #4E65B5; } .entry-title a { text-decoration: none; color: black; } .entry-title a img { vertical-align: middle; } .entry-title a:focus,.entry-title a:hover { border-bottom: 5px solid; } .entry-meta,.entry-footer { /*font-family: "WDB_Bangna", sans-serif;*/ font-size: 80%; color: #404040; } .entry-meta a,.entry-footer a { font-weight: 700; text-decoration: none; color: black; border-bottom: 3px solid transparent; } .entry-meta a:focus,.entry-meta a:hover,.entry-footer a:focus,.entry-footer a:hover { color: black; border-bottom-color: black; } .persons-link::before { content: "|"; margin: 0 .5em; } .entry-content { margin: 1em 0; flex-grow: 1; } /*-------------------------------------------------------------- ## persons --------------------------------------------------------------*/ .persons-area { width: 100%; margin: 3em 0; padding: 1.5em 0; border-top: 3px solid #22262a; } .persons-title { margin-bottom: 2em; font-size: 2em; font-weight: 900; font-family: "WDB_Bangna", sans-serif; } /* Comment Form */ /*-------------------------------------------------------------- ## Footer --------------------------------------------------------------*/ .site-footer { position: relative; padding: 1em; color: #4E65B5; font-family: "WDB_Bangna", sans-serif; background-color: #a2baf9; /*728ad9;*/ text-align: center; } .site-footer a { font-weight: 700; color: white; text-decoration: none; } .site-footer a:hover,.site-footer a:focus { text-decoration: underline; } .site-info { margin: 1em 0 1em auto; -ms-flex-item-align: center; -ms-grid-row-align: center; align-self: center; } /*-------------------------------------------------------------- ## Icons --------------------------------------------------------------*/ /* SVG Icons base styles */ .icon { display: inline-block; fill: currentColor; height: 1em; position: relative; /* Align more nicely with capital letters */ top: -0.0625em; vertical-align: middle; width: 1em; }
Close