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