Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
remove some harmful CSS
Signed-off-by: Chris Warrick <kwpolska@gmail.com>
  • Loading branch information
Kwpolska committed Jun 4, 2015
1 parent 50d35ec commit 782ab40
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions nikola/data/themes/base/assets/css/nikola_ipython.css
@@ -1,14 +1,3 @@
body {
position: static;
}

pre {
padding: 0.4em;
margin: 0px;
font-family: monospace, sans-serif;
border: none;
}

div.prompt {
padding: 0.6em;
font-size: 13px;
Expand All @@ -19,10 +8,6 @@ div.prompt {
border-radius: 3px;
}

div.input_prompt {

}

div.output_prompt {
/* 5px right shift to account for margin in parent container */
margin: 0 5px 0 0px;
Expand Down

0 comments on commit 782ab40

Please sign in to comment.