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