PDF rausgenommen
This commit is contained in:
57
msd2/wordpress/wp-includes/css/dist/editor/editor-styles-rtl.css
vendored
Normal file
57
msd2/wordpress/wp-includes/css/dist/editor/editor-styles-rtl.css
vendored
Normal file
@ -0,0 +1,57 @@
|
||||
/**
|
||||
* Colors
|
||||
*/
|
||||
/**
|
||||
* Breakpoints & Media Queries
|
||||
*/
|
||||
/**
|
||||
* Often re-used variables
|
||||
*/
|
||||
/**
|
||||
* Breakpoint mixins
|
||||
*/
|
||||
/**
|
||||
* Long content fade mixin
|
||||
*
|
||||
* Creates a fading overlay to signify that the content is longer
|
||||
* than the space allows.
|
||||
*/
|
||||
/**
|
||||
* Button states and focus styles
|
||||
*/
|
||||
/**
|
||||
* Applies editor left position to the selector passed as argument
|
||||
*/
|
||||
/**
|
||||
* Applies editor right position to the selector passed as argument
|
||||
*/
|
||||
/**
|
||||
* Styles that are reused verbatim in a few places
|
||||
*/
|
||||
body {
|
||||
font-family: "Noto Serif", serif;
|
||||
font-size: 16px;
|
||||
line-height: 1.8;
|
||||
color: #191e23; }
|
||||
|
||||
p {
|
||||
font-size: 16px;
|
||||
line-height: 1.8; }
|
||||
|
||||
ul,
|
||||
ol {
|
||||
margin: 0;
|
||||
padding: 0; }
|
||||
|
||||
ul {
|
||||
list-style-type: disc; }
|
||||
|
||||
ol {
|
||||
list-style-type: decimal; }
|
||||
|
||||
ul ul,
|
||||
ol ul {
|
||||
list-style-type: circle; }
|
||||
|
||||
.mce-content-body {
|
||||
line-height: 1.8; }
|
1
msd2/wordpress/wp-includes/css/dist/editor/editor-styles-rtl.min.css
vendored
Normal file
1
msd2/wordpress/wp-includes/css/dist/editor/editor-styles-rtl.min.css
vendored
Normal file
@ -0,0 +1 @@
|
||||
body{font-family:"Noto Serif",serif;color:#191e23}body,p{font-size:16px;line-height:1.8}ol,ul{margin:0;padding:0}ul{list-style-type:disc}ol{list-style-type:decimal}ol ul,ul ul{list-style-type:circle}.mce-content-body{line-height:1.8}
|
57
msd2/wordpress/wp-includes/css/dist/editor/editor-styles.css
vendored
Normal file
57
msd2/wordpress/wp-includes/css/dist/editor/editor-styles.css
vendored
Normal file
@ -0,0 +1,57 @@
|
||||
/**
|
||||
* Colors
|
||||
*/
|
||||
/**
|
||||
* Breakpoints & Media Queries
|
||||
*/
|
||||
/**
|
||||
* Often re-used variables
|
||||
*/
|
||||
/**
|
||||
* Breakpoint mixins
|
||||
*/
|
||||
/**
|
||||
* Long content fade mixin
|
||||
*
|
||||
* Creates a fading overlay to signify that the content is longer
|
||||
* than the space allows.
|
||||
*/
|
||||
/**
|
||||
* Button states and focus styles
|
||||
*/
|
||||
/**
|
||||
* Applies editor left position to the selector passed as argument
|
||||
*/
|
||||
/**
|
||||
* Applies editor right position to the selector passed as argument
|
||||
*/
|
||||
/**
|
||||
* Styles that are reused verbatim in a few places
|
||||
*/
|
||||
body {
|
||||
font-family: "Noto Serif", serif;
|
||||
font-size: 16px;
|
||||
line-height: 1.8;
|
||||
color: #191e23; }
|
||||
|
||||
p {
|
||||
font-size: 16px;
|
||||
line-height: 1.8; }
|
||||
|
||||
ul,
|
||||
ol {
|
||||
margin: 0;
|
||||
padding: 0; }
|
||||
|
||||
ul {
|
||||
list-style-type: disc; }
|
||||
|
||||
ol {
|
||||
list-style-type: decimal; }
|
||||
|
||||
ul ul,
|
||||
ol ul {
|
||||
list-style-type: circle; }
|
||||
|
||||
.mce-content-body {
|
||||
line-height: 1.8; }
|
1
msd2/wordpress/wp-includes/css/dist/editor/editor-styles.min.css
vendored
Normal file
1
msd2/wordpress/wp-includes/css/dist/editor/editor-styles.min.css
vendored
Normal file
@ -0,0 +1 @@
|
||||
body{font-family:"Noto Serif",serif;color:#191e23}body,p{font-size:16px;line-height:1.8}ol,ul{margin:0;padding:0}ul{list-style-type:disc}ol{list-style-type:decimal}ol ul,ul ul{list-style-type:circle}.mce-content-body{line-height:1.8}
|
2566
msd2/wordpress/wp-includes/css/dist/editor/style-rtl.css
vendored
Normal file
2566
msd2/wordpress/wp-includes/css/dist/editor/style-rtl.css
vendored
Normal file
File diff suppressed because it is too large
Load Diff
1
msd2/wordpress/wp-includes/css/dist/editor/style-rtl.min.css
vendored
Normal file
1
msd2/wordpress/wp-includes/css/dist/editor/style-rtl.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
2578
msd2/wordpress/wp-includes/css/dist/editor/style.css
vendored
Normal file
2578
msd2/wordpress/wp-includes/css/dist/editor/style.css
vendored
Normal file
File diff suppressed because it is too large
Load Diff
9
msd2/wordpress/wp-includes/css/dist/editor/style.min.css
vendored
Normal file
9
msd2/wordpress/wp-includes/css/dist/editor/style.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user