aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-05-30 19:49:15 -0700
committerredmatrix <git@macgirvin.com>2016-05-30 19:49:15 -0700
commit9e9f2e13fec2c86d9dc40042edb0e33b99afc6c1 (patch)
treeb2934f4a90fe16f0374f65b8f3e61b396fb0ba8b /view/theme/redbasic
parent6602ff83dd54d0e17c985a5f527654fc2ed83eea (diff)
parent0757dbf07f4c8d137f388c529301229b0d1fd8ef (diff)
downloadvolse-hubzilla-9e9f2e13fec2c86d9dc40042edb0e33b99afc6c1.tar.gz
volse-hubzilla-9e9f2e13fec2c86d9dc40042edb0e33b99afc6c1.tar.bz2
volse-hubzilla-9e9f2e13fec2c86d9dc40042edb0e33b99afc6c1.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
Diffstat (limited to 'view/theme/redbasic')
-rw-r--r--view/theme/redbasic/css/style.css5
1 files changed, 2 insertions, 3 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 1c2e8cdb2..ae2826516 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -113,13 +113,12 @@ pre code {
}
code {
- font-size: 1em;
- padding: 1em 1.5em;
- border: 1px solid #ccc;
background: #ccc;
color: #000;
}
+
+
pre {
background: #F5F5F5;
color: #333;