Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
vidjil
vidjil
Commits
83da8b77
Commit
83da8b77
authored
Sep 26, 2014
by
Marc Duez
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
css: monospace font
parent
e391ee31
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
browser/css/dark.css
browser/css/dark.css
+1
-1
browser/css/light.css
browser/css/light.css
+1
-1
browser/css/vidjil.less
browser/css/vidjil.less
+1
-1
No files found.
browser/css/dark.css
View file @
83da8b77
...
...
@@ -429,7 +429,7 @@ line {
.seq-mobil
{
margin-left
:
475px
;
letter-spacing
:
0.12em
;
font-family
:
ubuntu_monobold
,
Courier
New
,
monaco
,
terminal
,
courier
,
system
;
font-family
:
monospace
,
ubuntu_monobold
,
Courier
New
,
monaco
,
terminal
,
courier
,
system
;
position
:
relative
;
bottom
:
3px
;
word-spacing
:
-1em
;
...
...
browser/css/light.css
View file @
83da8b77
...
...
@@ -429,7 +429,7 @@ line {
.seq-mobil
{
margin-left
:
475px
;
letter-spacing
:
0.12em
;
font-family
:
ubuntu_monobold
,
Courier
New
,
monaco
,
terminal
,
courier
,
system
;
font-family
:
monospace
,
ubuntu_monobold
,
Courier
New
,
monaco
,
terminal
,
courier
,
system
;
position
:
relative
;
bottom
:
3px
;
word-spacing
:
-1em
;
...
...
browser/css/vidjil.less
View file @
83da8b77
...
...
@@ -531,7 +531,7 @@ line {
.seq-mobil {
margin-left: @width_left_container;
letter-spacing: 0.12em;
font-family : ubuntu_monobold, Courier New,monaco,terminal,courier,system;
font-family :
monospace,
ubuntu_monobold, Courier New,monaco,terminal,courier,system;
position: relative;
bottom: 3px;
word-spacing: -1em;
...
...
Write
Preview
Markdown
is supported
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