Feature #51: Markdown Support
Markdown implemented in Job Logs, Job Queue comments, various other places.
This commit is contained in:
@@ -4053,7 +4053,7 @@ footer a:hover,
|
||||
text-decoration: none;
|
||||
}
|
||||
p {
|
||||
margin: 0 0 20px 0;
|
||||
margin: 0 0 2px 0;
|
||||
line-height: 1.6em;
|
||||
}
|
||||
ul {
|
||||
@@ -5098,6 +5098,8 @@ textarea.block {
|
||||
}
|
||||
#licence p {
|
||||
font-size: 0.9em;
|
||||
line-height: 1.6em;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
#licence li {
|
||||
font-size: 0.9em;
|
||||
|
||||
Reference in New Issue
Block a user