No custom font size for syntax highlighted code. We don't want no fancy border radiuses
This commit is contained in:
parent
af569859e5
commit
f3c1469c7c
@ -3,9 +3,7 @@
|
||||
*/
|
||||
pre,
|
||||
code {
|
||||
font-size: 15px;
|
||||
border: 1px solid #000;
|
||||
border-radius: 3px;
|
||||
background-color: #eef;
|
||||
}
|
||||
|
||||
|
||||
@ -32,7 +32,6 @@
|
||||
top: 9px;
|
||||
right: $spacing-unit / 2;
|
||||
border: 1px solid #000;
|
||||
border-radius: 5px;
|
||||
text-align: right;
|
||||
|
||||
.menu-icon {
|
||||
|
||||
Reference in New Issue
Block a user