fixed more css styles
This commit is contained in:
parent
6586260e42
commit
2dcc5883fe
@ -323,7 +323,9 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.content .mainarea .form_input_preview pre {
|
.content .mainarea .form_input_preview pre {
|
||||||
background-color: inherit;
|
/*background-color: inherit;*/
|
||||||
|
background-color: #F8F8FA;
|
||||||
|
padding: 0.3em;
|
||||||
/*background-color: #FDF5D6;*/
|
/*background-color: #FDF5D6;*/
|
||||||
/*border: none;*/
|
/*border: none;*/
|
||||||
}
|
}
|
||||||
@ -344,7 +346,7 @@ body {
|
|||||||
|
|
||||||
.content .mainarea pre.wiki {
|
.content .mainarea pre.wiki {
|
||||||
white-space: pre-wrap;
|
white-space: pre-wrap;
|
||||||
padding: 1em;
|
padding: 0.3em;
|
||||||
line-height: 1.2em;
|
line-height: 1.2em;
|
||||||
font-family: consolas, "Andale Mono", monospace;
|
font-family: consolas, "Andale Mono", monospace;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user