Commit 9bab2a3a authored by RawKStar77's avatar RawKStar77 Committed by Randall Leeds

Addressed styling changes suggested by @dwhly.

parent fda72d76
...@@ -78,7 +78,7 @@ h1 { ...@@ -78,7 +78,7 @@ h1 {
h2 { h2 {
font-size: 1.5em; font-size: 1.5em;
margin: .75em 0; margin-top: 10px;
} }
h3 { h3 {
...@@ -733,6 +733,10 @@ pre {outline: 1px solid #ccc; padding: 5px; margin: 5px; } ...@@ -733,6 +733,10 @@ pre {outline: 1px solid #ccc; padding: 5px; margin: 5px; }
} }
>>>>>>> Revise interface to make it a bit cleaner. >>>>>>> Revise interface to make it a bit cleaner.
.btn {
margin-top: 5px;
}
textarea { textarea {
margin: 5px 0; margin: 5px 0;
} }
......
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