Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
my-cucumbers-ru-github-io
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Лотуга Данила Сергеевич
my-cucumbers-ru-github-io
Commits
76d8072d
Commit
76d8072d
authored
Oct 31, 2010
by
Vadim Makeev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fonts cleanup
parent
8e0c9127
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
3 additions
and
3 deletions
+3
-3
DejaVuSansMono.ttf
fonts/DejaVuSansMono.ttf
+0
-0
DroidSansMono.ttf
fonts/DroidSansMono.ttf
+0
-0
fonts.css
styles/fonts.css
+2
-2
projection.css
styles/projection.css
+1
-1
No files found.
fonts/DejaVuSansMono.ttf
deleted
100644 → 0
View file @
8e0c9127
File deleted
fonts/DroidSansMono.ttf
0 → 100644
View file @
76d8072d
File added
styles/fonts.css
View file @
76d8072d
...
@@ -31,6 +31,6 @@
...
@@ -31,6 +31,6 @@
/* DejaVu Sans Mono */
/* DejaVu Sans Mono */
@font-face
{
@font-face
{
font-family
:
'D
ejaVu
Sans Mono'
;
font-family
:
'D
roid
Sans Mono'
;
src
:
local
(
'D
ejaVu Sans Mono'
),
url(../fonts/DejaVu
SansMono.ttf)
format
(
'truetype'
);
src
:
local
(
'D
roid Sans Mono'
),
url(../fonts/Droid
SansMono.ttf)
format
(
'truetype'
);
}
}
\ No newline at end of file
styles/projection.css
View file @
76d8072d
...
@@ -187,7 +187,7 @@ A {
...
@@ -187,7 +187,7 @@ A {
.slide
ARTICLE
PRE
CODE
{
.slide
ARTICLE
PRE
CODE
{
display
:
block
;
display
:
block
;
white-space
:
pre
;
white-space
:
pre
;
font-family
:
'DejaVu
Sans Mono'
,
monospace
;
font-family
:
Consolas
,
'Droid
Sans Mono'
,
monospace
;
}
}
.slide
ARTICLE
PRE
CODE
:before
{
.slide
ARTICLE
PRE
CODE
:before
{
position
:
absolute
;
position
:
absolute
;
...
...
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