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