Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tails
tails
Commits
c524c365
Commit
c524c365
authored
Mar 24, 2012
by
Tails developers
Browse files
CSS: Slightly supersize the monospace font.
parent
ad23c5cb
Changes
1
Hide whitespace changes
Inline
Side-by-side
wiki/src/local.css
View file @
c524c365
...
...
@@ -77,7 +77,8 @@ li>p {
}
code
,
kbd
,
samp
,
pre
,
tt
,
var
{
font-family
:
inconsolata
,
mono-space
,
monospace
;
font-family
:
"Courier"
,
monospace
;
font-size
:
16px
;
}
p
+
p
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment