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 /
pullquote /
Delete
Unzip
Name
Size
Permission
Date
Action
block.json
1.83
KB
-rw-r--r--
2026-08-20 16:07
editor-rtl.css
250
B
-rw-r--r--
2026-07-03 02:00
editor-rtl.min.css
222
B
-rw-r--r--
2025-12-28 11:24
editor.css
250
B
-rw-r--r--
2026-07-03 02:00
editor.min.css
222
B
-rw-r--r--
2025-12-28 11:24
style-rtl.css
2.03
KB
-rw-r--r--
2026-07-03 02:00
style-rtl.min.css
1.09
KB
-rw-r--r--
2025-12-28 11:24
style.css
2.03
KB
-rw-r--r--
2026-07-03 02:00
style.min.css
1.09
KB
-rw-r--r--
2025-12-28 11:24
theme-rtl.css
351
B
-rw-r--r--
2026-07-03 02:00
theme-rtl.min.css
283
B
-rw-r--r--
2025-12-28 11:24
theme.css
351
B
-rw-r--r--
2026-07-03 02:00
theme.min.css
283
B
-rw-r--r--
2025-12-28 11:24
Save
Rename
/** * 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. */ .wp-block-pullquote { text-align: center; overflow-wrap: break-word; box-sizing: border-box; margin: 0 0 1em 0; padding: 4em 0; } .wp-block-pullquote p, .wp-block-pullquote blockquote { color: inherit; } .wp-block-pullquote blockquote { margin: 0; } .wp-block-pullquote p { margin-top: 0; } .wp-block-pullquote p:last-child { margin-bottom: 0; } .wp-block-pullquote.alignleft, .wp-block-pullquote.alignright { max-width: 420px; } .wp-block-pullquote cite, .wp-block-pullquote footer { position: relative; } .wp-block-pullquote .has-text-color a { color: inherit; } .wp-block-pullquote.has-text-align-left blockquote { text-align: right; } .wp-block-pullquote.has-text-align-right blockquote { text-align: left; } .wp-block-pullquote.has-text-align-center blockquote { text-align: center; } .wp-block-pullquote.is-style-solid-color { border: none; } .wp-block-pullquote.is-style-solid-color blockquote { margin-right: auto; margin-left: auto; max-width: 60%; } .wp-block-pullquote.is-style-solid-color blockquote p { margin-top: 0; margin-bottom: 0; font-size: 2em; } .wp-block-pullquote.is-style-solid-color blockquote cite { text-transform: none; font-style: normal; } .wp-block-pullquote :where(cite) { color: inherit; display: block; }