Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
groupe-calcul
website
Commits
b86834d2
Commit
b86834d2
authored
Jun 12, 2019
by
Loïc Gouarin
Browse files
Merge branch 'develop' into 'master'
Develop See merge request
groupe-calcul/website!209
parents
14edb672
643bc16f
Pipeline
#4440
passed with stages
in 32 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
themes/calcul/static/css/style.css
View file @
b86834d2
...
...
@@ -200,26 +200,8 @@ a:hover{
font-size
:
10px
;
}
.header-btn.btn
-dark
{
.header-btn.btn
:hover
,
.header-btn.btn
:focus
,
.header-btn.btn
:active
,
.header-btn.btn.active
{
color
:
white
;
background-color
:
black
;
border-radius
:
0px
;
border-color
:
black
;
font-size
:
10px
;
font-family
:
'Roboto'
;
font-weight
:
500
;
line-height
:
10px
;
}
.header-btn.btn-dark
:before
{
content
:
''
;
width
:
12px
;
height
:
12px
;
background
:
black
;
position
:
absolute
;
top
:
23px
;
left
:
50%
;
transform
:
translate
(
-50%
,
-2px
)
rotate
(
45deg
);
}
#header
.link
{
...
...
@@ -574,12 +556,6 @@ footer p {
line-height
:
30px
;
}
footer
a
{
font-family
:
'Playfair Display'
,
serif
;
font-size
:
17px
;
color
:
#b6b6b6
;
}
footer
a
:hover
{
color
:
#3fc5dc
;
}
...
...
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