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
bbdb5b80
Commit
bbdb5b80
authored
Nov 13, 2019
by
sarah
Browse files
delete the before arrow on index
parent
ea8df86e
Changes
2
Hide whitespace changes
Inline
Side-by-side
generator/templates/static/styles.css
View file @
bbdb5b80
...
@@ -447,7 +447,7 @@ blockquote+p, .event-infos+blockquote {
...
@@ -447,7 +447,7 @@ blockquote+p, .event-infos+blockquote {
margin
:
0
;
margin
:
0
;
margin-bottom
:
0.5em
;
margin-bottom
:
0.5em
;
}
}
section
.event-summary
a
::before
{
/*
section.event-summary a::before {
content: '';
content: '';
background: url(images/jump-arrow.svg) no-repeat;
background: url(images/jump-arrow.svg) no-repeat;
display: block;
display: block;
...
@@ -455,7 +455,7 @@ section.event-summary a::before {
...
@@ -455,7 +455,7 @@ section.event-summary a::before {
width: 45px;
width: 45px;
padding-bottom: 20px;
padding-bottom: 20px;
float: left;
float: left;
}
}
*/
section
.event-summary
a
::after
{
section
.event-summary
a
::after
{
content
:
''
;
content
:
''
;
background
:
url(images/jump-arrow.svg)
no-repeat
;
background
:
url(images/jump-arrow.svg)
no-repeat
;
...
...
generator/templates/static/styles.simple.css
View file @
bbdb5b80
...
@@ -165,6 +165,7 @@ h1 {
...
@@ -165,6 +165,7 @@ h1 {
-webkit-text-stroke-color
:
var
(
--bleu-bille
);
-webkit-text-stroke-color
:
var
(
--bleu-bille
);
color
:
white
;
color
:
white
;
margin
:
0
;
margin
:
0
;
margin-bottom
:
0.15em
;
/* display: none; */
/* display: none; */
}
}
...
@@ -517,7 +518,6 @@ a.tag {
...
@@ -517,7 +518,6 @@ a.tag {
.trajectory-list
section
.trajectory--item
h2
.produser
{
.trajectory-list
section
.trajectory--item
h2
.produser
{
text-align
:
center
;
text-align
:
center
;
margin
:
auto
;
margin-bottom
:
auto
;
margin-bottom
:
auto
;
display
:
block
;
display
:
block
;
font-size
:
1.6em
;
font-size
:
1.6em
;
...
...
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