mirror of
https://github.com/twisterarmy/twister-html.git
synced 2025-01-13 16:37:52 +00:00
update samp tag style
This commit is contained in:
parent
428086253a
commit
351cae8c37
@ -274,8 +274,12 @@ article, aside, details, figcaption, figure, footer, header, hgroup, main, menu,
|
||||
}
|
||||
|
||||
samp {
|
||||
background-color: #000;
|
||||
padding: 4px 6px;
|
||||
background-color: #000;
|
||||
padding: 6px;
|
||||
margin: 4px 0;
|
||||
display: inline-block;
|
||||
line-height: 1;
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
||||
/* FONTS */
|
||||
|
Loading…
Reference in New Issue
Block a user