Revert css style changes in javascript branch

This commit is contained in:
William S Fulton 2014-04-16 07:59:24 +01:00
commit c67cdd5b30

View file

@ -25,7 +25,7 @@ div.indent {
margin-right: 4em;
}
div.code, div:not(.code) pre {
div.code {
border-style: solid;
border-width: 1px;
padding: 2pt;
@ -82,7 +82,3 @@ div.indent p {
margin-right: 0;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
text-decoration:none;
color: #000000;
}