inline code looks better
This commit is contained in:
@@ -260,10 +260,9 @@ and (min-width: 0px) //TODO
|
||||
|
||||
code {
|
||||
background: #A2A2A2;
|
||||
padding: 2px 5px 2px 2px;
|
||||
border-radius: 0 3px 3px 0;
|
||||
padding: 2px 5px;
|
||||
border-radius: 3px;
|
||||
color: #000;
|
||||
border-left: 3px solid #3F3F3F;
|
||||
}
|
||||
|
||||
table, tr, td, th {
|
||||
|
||||
Reference in New Issue
Block a user