Revert css style changes in javascript branch
This commit is contained in:
parent
4837c5c9eb
commit
c67cdd5b30
1 changed files with 1 additions and 5 deletions
|
|
@ -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;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue