removing the code { } css out of the stylesheet

Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
This commit is contained in:
Philip M. Hofer (Frumph) 2010-01-23 18:12:01 -08:00
parent f38e92d374
commit d7797ef29a
1 changed files with 0 additions and 9 deletions

View File

@ -86,15 +86,6 @@ acronym, abbr {
border-bottom: 1px dashed #000;
}
code {
padding: 5px;
margin: 10px 0;
display: block;
overflow: scroll;
font-family: 'Courier', monospace;
border: 1px dotted #000;
}
form {
margin: 0;
}