|
@@ -2,6 +2,10 @@
|
|
|
Editor Styles for Radcliffe 2: Colorful Style Pack
|
|
|
--------------------------------------------------------------*/
|
|
|
|
|
|
+/* Temporary method to include Google Fonts */
|
|
|
+@import url( "https://fonts.googleapis.com/css?family=Karla:400,400italic,700,700italic" );
|
|
|
+@import url( "https://fonts.googleapis.com/css?family=Inconsolata:400,700" );
|
|
|
+
|
|
|
/* Widths */
|
|
|
@media screen and (min-width: 768px) {
|
|
|
.edit-post-visual-editor textarea.editor-post-title__input {
|