Update createArticle.css
This commit is contained in:
+2
-14
@@ -86,20 +86,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* Button-Zeugs */
|
/* Button-Zeugs */
|
||||||
.article-editor-scope .btn-publish {
|
.button#editor-button {
|
||||||
background-color: #007cba;
|
padding: 18px 12px;
|
||||||
color: white;
|
|
||||||
border: none;
|
|
||||||
padding: 12px;
|
|
||||||
border-radius: 4px;
|
|
||||||
font-weight: 600;
|
|
||||||
cursor: pointer;
|
|
||||||
font-size: 1rem;
|
|
||||||
width: 100%;
|
|
||||||
}
|
|
||||||
|
|
||||||
.article-editor-scope .btn-publish:hover {
|
|
||||||
background-color: #006ba1;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Responsive Anpassungen unter 760px (für z.B. Smartphones) */
|
/* Responsive Anpassungen unter 760px (für z.B. Smartphones) */
|
||||||
|
|||||||
Reference in New Issue
Block a user