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
osp
tools.ethertoff
Commits
82b32934
Commit
82b32934
authored
Nov 13, 2019
by
gijs
Browse files
Read further link image in color
parent
8749015b
Changes
1
Hide whitespace changes
Inline
Side-by-side
generator/templates/static/styles.simple.css
View file @
82b32934
...
...
@@ -726,14 +726,15 @@ section.audio {
}
.read-further
:after
{
content
:
''
;
background
:
url(images/jump-arrow.svg)
no-repeat
;
background
:
url(images/jump-arrow
-blue
.svg)
no-repeat
;
display
:
inline-block
;
height
:
-7px
;
width
:
41px
;
padding-bottom
:
20px
;
margin-left
:
7px
;
/*! position: absolute; */
/*! right: 0; */
}
.read-further
:hover:after
{
background
:
url(images/jump-arrow-orange.svg)
no-repeat
;
}
.read-further
{
...
...
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