aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic
diff options
context:
space:
mode:
Diffstat (limited to 'view/theme/redbasic')
-rw-r--r--view/theme/redbasic/css/style.css7
1 files changed, 4 insertions, 3 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 8aecd484c..704c2c944 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -98,6 +98,7 @@ pre code {
code {
font-family: Courier, monospace;
+ font-size: 1em;
display: block;
overflow: auto;
border: 1px solid $code_borderc;
@@ -2087,7 +2088,7 @@ img.mail-list-sender-photo {
.comment-edit-text-empty {
color: gray;
- font-size: 11px;
+ font-size: 12px;
}
.comment-edit-text-full {
@@ -2240,7 +2241,7 @@ nav .dropdown-menu>li>a:hover,nav .dropdown-menu>li>a:focus{
/* bootstrap overrides */
blockquote {
- font-size: $body_font_size;
+ font-size: 1em;
}
.dropdown-menu {
@@ -2377,7 +2378,7 @@ blockquote {
}
.btn-xs {
- font-size: 12px;
+ font-size: 0.65rem;
}
.btn-default {