Actions
Feature #106
closedStylesheet change suggestions
Start date:
2010-08-28
Due date:
% Done:
0%
Estimated time:
Difficulty:
Medium
Tags:
Description
I don't think we currently have a good way of writing monospace text within a sentence, since the current inline code
styling has some very big margins and padding. I suggest that it would be changed to this (lines 568-575):
code { background-color:#FAFAFA; border:1px solid #DADADA; padding:0px 2px; }
Also, setting "padding: 2px;" on line 694 in this stylesheet will make sure any text in a < pre > box is not directly against the left side of the box.
See the [[illumos-gate:How To Build illumos]] page for examples of the styling uses.
Updated by Matt Lewandowsky over 12 years ago
- Assignee set to Sergey Generalov
This issue may be invalidated by ongoing behind-the-scenes work. Assigning to Sergey for now, so that it's associated with other Redmine-related issues.
Updated by Joshua M. Clulow about 8 years ago
- Assignee changed from Sergey Generalov to Joshua M. Clulow
- Difficulty set to Medium
Updated by Bryan Horstmann-Allen over 4 years ago
- Status changed from New to Closed
Actions