Corrections du CSS
This commit is contained in:
parent
1ce6020bff
commit
54be4c878f
@ -82,7 +82,6 @@ a:focus, a:hover {
|
|||||||
|
|
||||||
.panel-body {
|
.panel-body {
|
||||||
background-color: #444;
|
background-color: #444;
|
||||||
text-align: justify;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.modal-header .close {
|
.modal-header .close {
|
||||||
@ -308,6 +307,10 @@ a:focus, a:hover {
|
|||||||
.editor-toolbar {
|
.editor-toolbar {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
}
|
}
|
||||||
|
.editor-preview-side {
|
||||||
|
text-align: justify;
|
||||||
|
color: black;
|
||||||
|
}
|
||||||
|
|
||||||
.CodeMirror {
|
.CodeMirror {
|
||||||
text-align: justify;
|
text-align: justify;
|
||||||
|
Loading…
Reference in New Issue
Block a user