Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
participable
/
wp-content
/
themes
/
twentytwentytwo
:
editor-style.css
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
/** * The editor stylesheet for Pisces. * * @package Pisces * @author LA-Studio * @link */ /*------------------------------------------------------------------ [Table of contents] 1. Css for editor -------------------------------------------------------------------*/ /*-------------------------------------------------------------- 1. Css for editor ---------------------------------------------------------------*/ body.mce-content-body{ font-size: 15px } .mce-content-body p{ margin: 0 0 15px; } .mce-content-body a{ text-decoration: none; }