[wordpress插件] Live css现场CSS

wordpress 插件 文章 2020-04-06 03:30 493 0 全屏看文

AI助手支持GPT4.0

评分
70
描述

Edit CSS and LESS with auto-complete live on the frontend and on any page using this easy to use plugin.

使用此易于使用的插件在前端和任何页面上实时自动编辑CSS和LESS。

All changes are saved and if LESS is present it will be compiled automatically.

保存所有更改,如果有LESS,则将自动进行编译。

Ever wanted to make a small adjustment fast and easy?

是否曾经想过快速而轻松地进行小调整?

Than this is the plugin for you.

比这是适合您的插件。

You can add and edit css and less for the following:

您可以为以下内容添加和编辑css和更少的内容:

    • site wide css
    • 站点范围的CSS

    • css on pages – you can add css to all the pages or just to the current page that you are editing.
    • 页面上的CSS –您可以将CSS添加到所有页面或仅添加到您正在编辑的当前页面。

    • css on posts – on current post or all posts
    • 帖子的CSS –当前帖子或所有帖子

    • css on categories – all categories or just the current category archive page
    • 关于类别的CSS –所有类别或仅当前类别存档页面

    • css on tags
    • 在标签上使用css

安装步骤

Use automatic installer…

使用自动安装程序...

Properties are defined within selectors by defining a property and a value.

属性是在选择器中通过定义属性和值来定义的。

They are separated with a colon and delineated with a semi-colon.

它们之间用冒号隔开,并用分号分隔。

The padding is the spacing between the content and the border (edge of the element.).

填充是内容和边框(元素的边缘)之间的间距。

We can adjust this value with CSS to move the border closer to or farther from the content.

我们可以使用CSS调整此值,以使边框更靠近或远离内容。

Here, the div with id ‘box’ will get 10px of padding all around it.

在这里,ID为“ box”的div周围将有10px的填充。

css class id selector code less sass sassy lang rule set propertie value element type attribute pseudo combinator statement identifier keyword comments example padding margin background color font size text decoration hover underline bold italic word wrap family syntax paragraph

css类ID选择器代码,少了sass sassy lang规则集属性值元素类型属性伪组合语句标识符关键字注释示例填充边距背景颜色字体大小文本修饰悬停在下划线下划线粗体斜体换行系列语法段落

The margin is the space around the element.

边距是元素周围的空间。

The larger the margin, the more space between our element and the elements around it.

边距越大,元素与周围元素之间的空间越大。

We can adjust the margin to move our HTML elements closer to or farther from each other.

我们可以调整边距以使我们的HTML元素彼此靠近或远离。

Here, the div with id ‘box’ will get 10px of margin above and below it, and 5px of margin to the left and right.

在这里,ID为“ box”的div上下的边距为10px,左右的边距为5px。

css class id selector code less sass sassy lang rule set propertie value element type attribute pseudo combinator statement identifier keyword comments example padding margin background color font size text decoration hover underline bold italic word wrap family syntax paragraph

css类ID选择器代码,少了sass sassy lang规则集属性值元素类型属性伪组合语句标识符关键字注释示例填充边距背景颜色字体大小文本修饰悬停在下划线下划线粗体斜体换行系列语法段落

下载地址
https://downloads.wordpress.org/plugin/css-live.1.3.zip
-EOF-

AI助手支持GPT4.0