Commit b04a6456 by Rocky Duan

make indentation the same

parent eb0a9bc9
...@@ -188,12 +188,6 @@ $discussion_input_width: 60%; ...@@ -188,12 +188,6 @@ $discussion_input_width: 60%;
} }
body
{
background-color: White;
font-family: sans-serif;
}
.wmd-panel .wmd-panel
{ {
margin-left: 25%; margin-left: 25%;
...@@ -214,6 +208,7 @@ body ...@@ -214,6 +208,7 @@ body
width: 100%; width: 100%;
background-color: Gainsboro; background-color: Gainsboro;
border: 1px solid DarkGray; border: 1px solid DarkGray;
font-style: normal;
} }
.wmd-preview .wmd-preview
...@@ -277,9 +272,6 @@ body ...@@ -277,9 +272,6 @@ body
left: 300px; left: 300px;
} }
.wmd-prompt-background .wmd-prompt-background
{ {
background-color: Black; background-color: Black;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment