Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Miroslav Kratochvil
jekyll-theme-lcsb-default
Commits
bc7e03d0
Verified
Commit
bc7e03d0
authored
Apr 10, 2020
by
Laurent Heirendt
✈
Browse files
change default vis setting
parent
faf38d96
Changes
2
Hide whitespace changes
Inline
Side-by-side
_includes/css-imports.html
View file @
bc7e03d0
...
...
@@ -11,7 +11,7 @@
text-align
:
center
;
border-top
:
1px
solid
#198cdc
;
width
:
100%
;
display
:
none
;
/* hidden by default */
}
#lap-cookies-banner
.banner-text
{
float
:
center
;
...
...
@@ -161,8 +161,6 @@ function clearMatomo() {
$
(
document
).
ready
(
function
()
{
hidelapCookieBanner
();
/* accept */
$
(
'
.lap-cookies-accept
'
).
click
(
function
(
e
)
{
e
.
preventDefault
(
true
);
...
...
_includes/footer.html
View file @
bc7e03d0
...
...
@@ -35,7 +35,7 @@
</div>
</div>
</footer>
<div
id=
"lap-cookies-banner"
>
<div
id=
"lap-cookies-banner"
>
<div
class=
"banner-text"
>
<p>
This website needs some cookies and similar means to function.
<br>
If you permit us, we will use those means to collect data on your visits for aggregated statistics to improve our service.
</p>
...
...
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