Commit
41ca51a9be6549df3685dddadeec6c613379d87f
Exists in
master
and in
23 other branches
activate_plugin, api_fixies, api_tasks, article_blog_visualization_format, article_layout_refactoring, article_layout_temp, blog_page_bug, clone_article, communities_ratings, design_template, event_layout, fix_forum, fix_optional_fields, fix_suggest_article, folder_improvments, manage_organization, merge_deactive_and_ban, news_page, script_to_update, stable, template_mirror_block, tests, tests_fixies
ActionItem980: making preformated text gray
|
| @@ -5,6 +5,8 @@ body { |
| @@ -5,6 +5,8 @@ body { |
|
5
| font-size: 14px; |
5
| font-size: 14px; |
|
6
| } |
6
| } |
|
7
| |
7
| |
|
| |
8
| +code, pre { color: #666; } |
|
| |
9
| + |
|
8
| #beta-tag { |
10
| #beta-tag { |
|
9
| position: absolute; |
11
| position: absolute; |
|
10
| top: 40px; |
12
| top: 40px; |