mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
unbox TT elements
This commit is contained in:
parent
d4128cff22
commit
120f16fc9d
1 changed files with 0 additions and 4 deletions
|
@ -362,11 +362,7 @@ h6 {
|
|||
}
|
||||
|
||||
tt {
|
||||
background: #EEE;
|
||||
border: 1px solid #CCC;
|
||||
padding: 0 0.25em;
|
||||
font-family: monaco, "Bitstream Vera Sans Mono", "Courier New", courier, monospace;
|
||||
font-size: 0.9em;
|
||||
}
|
||||
|
||||
div.code_container {
|
||||
|
|
Loading…
Reference in a new issue