diff options
Diffstat (limited to 'view/theme')
-rw-r--r-- | view/theme/redbasic/css/style.css | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index f72fa5a01..30b0cebb4 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -117,15 +117,6 @@ code { color: #000; } -.inline-code { - font-size: 1em; - padding: 0; - border: 0; - background: #FFF; - display: inline; - color: #000; -} - pre { background: #F5F5F5; color: #333; |