summaryrefslogtreecommitdiffstats
path: root/public/help/sr-yu/wiki_syntax_detailed_markdown.html
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2017-01-15 16:34:28 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2017-01-15 16:34:28 +0000
commit61fdbfbd79dd248dba4397a5f8ffe3abf408e696 (patch)
treeaf90092ead86aced2509d7826d524b2fa383ebbd /public/help/sr-yu/wiki_syntax_detailed_markdown.html
parent733c96ce2af902f957d9f9550720d9bb989c63e7 (diff)
downloadredmine-61fdbfbd79dd248dba4397a5f8ffe3abf408e696.tar.gz
redmine-61fdbfbd79dd248dba4397a5f8ffe3abf408e696.zip
Extract wiki_syntax_detailed internal style sheets into an external one (#24800).
Patch by Mischa The Evil. git-svn-id: http://svn.redmine.org/redmine/trunk@16206 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'public/help/sr-yu/wiki_syntax_detailed_markdown.html')
-rw-r--r--public/help/sr-yu/wiki_syntax_detailed_markdown.html28
1 files changed, 1 insertions, 27 deletions
diff --git a/public/help/sr-yu/wiki_syntax_detailed_markdown.html b/public/help/sr-yu/wiki_syntax_detailed_markdown.html
index b42394882..e150d95c7 100644
--- a/public/help/sr-yu/wiki_syntax_detailed_markdown.html
+++ b/public/help/sr-yu/wiki_syntax_detailed_markdown.html
@@ -3,33 +3,7 @@
<head>
<title>RedmineWikiFormatting (Markdown)</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
-<style type="text/css">
- body { font:80% Verdana,Tahoma,Arial,sans-serif; }
- h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; }
- pre, code { font-size:120%; }
- pre code { font-size:100%; }
- pre {
- margin: 1em 1em 1em 1.6em;
- padding: 2px;
- background-color: #fafafa;
- border: 1px solid #e2e2e2;
- width: auto;
- overflow-x: auto;
- overflow-y: hidden;
- }
- a.new { color: #b73535; }
-
- .syntaxhl .class { color:#258; font-weight:bold }
- .syntaxhl .comment { color:#385; }
- .syntaxhl .delimiter { color:black }
- .syntaxhl .function { color:#06B; font-weight:bold }
- .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black }
- .syntaxhl .inline-delimiter { font-weight: bold; color: #666 }
- .syntaxhl .instance-variable { color:#33B }
- .syntaxhl .keyword { color:#939; font-weight:bold }
- .syntaxhl .string .content { color: #46a }
- .syntaxhl .string .delimiter { color:#46a }
-</style>
+<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" />
</head>
<body>