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
53f357cb
Commit
53f357cb
authored
Nov 06, 2010
by
Vadim Makeev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
margin to target blank icon, article positioning for reading mode
parent
facdf30a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
18 additions
and
8 deletions
+18
-8
projection.css
styles/projection.css
+6
-0
screen.css
styles/screen.css
+12
-8
No files found.
styles/projection.css
View file @
53f357cb
...
@@ -117,6 +117,9 @@ A {
...
@@ -117,6 +117,9 @@ A {
border-bottom
:
0.1em
solid
;
border-bottom
:
0.1em
solid
;
color
:
#0174A7
;
color
:
#0174A7
;
}
}
.slide
ARTICLE
A
[
target
=
_blank
]
{
margin-right
:
0.9em
;
}
.slide
ARTICLE
A
[
target
=
_blank
]
:after
{
.slide
ARTICLE
A
[
target
=
_blank
]
:after
{
position
:
absolute
;
position
:
absolute
;
margin
:
0.1em
0
0
0.3em
;
margin
:
0.1em
0
0
0.3em
;
...
@@ -293,6 +296,9 @@ A {
...
@@ -293,6 +296,9 @@ A {
-o-transform
:
scale
(
0.1
)
translate
(
0
,
2em
);
-o-transform
:
scale
(
0.1
)
translate
(
0
,
2em
);
-o-transition
:
all
0.8s
ease-out
;
-o-transition
:
all
0.8s
ease-out
;
}
}
.slide.shout
ARTICLE
A
{
margin
:
0
;
}
.slide.shout
ARTICLE
A
:after
{
.slide.shout
ARTICLE
A
:after
{
content
:
''
;
content
:
''
;
}
}
...
...
styles/screen.css
View file @
53f357cb
...
@@ -97,9 +97,12 @@ A {
...
@@ -97,9 +97,12 @@ A {
border-bottom
:
0.07em
solid
;
border-bottom
:
0.07em
solid
;
color
:
#0174A7
;
color
:
#0174A7
;
}
}
.slide
ARTICLE
A
[
target
=
_blank
]
{
margin-right
:
0.9em
;
}
.slide
ARTICLE
A
[
target
=
_blank
]
:after
{
.slide
ARTICLE
A
[
target
=
_blank
]
:after
{
position
:
absolute
;
position
:
absolute
;
margin
:
0.1em
0
0
0.3em
;
margin
-left
:
0.3em
;
font-family
:
'Target Blank'
;
font-family
:
'Target Blank'
;
content
:
'\005E'
;
content
:
'\005E'
;
}
}
...
@@ -229,14 +232,12 @@ A {
...
@@ -229,14 +232,12 @@ A {
.slide.back
{
.slide.back
{
}
}
.slide.back
ARTICLE
{
.slide.back
ARTICLE
{
padding
:
0
;
position
:
absolute
;
top
:
0
;
right
:;
bottom
:
0
;
left
:
0
;
}
}
.slide.back
ARTICLE
H1
,
.slide.back
ARTICLE
H2
{
position
:
absolute
;
top
:
30px
;
left
:
60px
;
}
.slide.back
ARTICLE
:after
{
.slide.back
ARTICLE
:after
{
position
:
absolute
;
position
:
absolute
;
bottom
:
15px
;
bottom
:
15px
;
...
@@ -259,6 +260,9 @@ A {
...
@@ -259,6 +260,9 @@ A {
text-align
:
center
;
text-align
:
center
;
font-size
:
60px
;
font-size
:
60px
;
}
}
.slide.shout
ARTICLE
A
{
margin
:
0
;
}
.slide.shout
ARTICLE
A
:after
{
.slide.shout
ARTICLE
A
:after
{
content
:
''
;
content
:
''
;
}
}
\ No newline at end of file
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