Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
swc-bb
swc-pages
2019-11-26-Potsdam-Berlin-Python
Commits
5a03b5bd
Commit
5a03b5bd
authored
Jul 19, 2016
by
Rémi Emonet
Browse files
[DOI: 10.5281/zenodo.58156] Added version (2016.06) to all pages via CSS
parent
c1812756
Changes
1
Hide whitespace changes
Inline
Side-by-side
assets/css/lesson.css
View file @
5a03b5bd
...
@@ -298,3 +298,21 @@ ol {
...
@@ -298,3 +298,21 @@ ol {
span
.fold-unfold
{
span
.fold-unfold
{
margin-left
:
1em
;
margin-left
:
1em
;
opacity
:
0.5
;
}
opacity
:
0.5
;
}
/* version added automatically */
div
.navbar-header
::before
{
content
:
"Version 2016.06"
;
font-size
:
10px
;
font-family
:
monospace
;
font-weight
:
bold
;
line-height
:
1
;
/* */
position
:
fixed
;
right
:
0
;
top
:
0
;
z-index
:
10
;
/* */
color
:
white
;
background
:
rgb
(
43
,
57
,
144
);
padding
:
3px
;
border
:
1px
solid
white
;
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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