Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Miroslav Kratochvil
jekyll-theme-lcsb-default
Commits
124fc26c
Verified
Commit
124fc26c
authored
Mar 30, 2020
by
Laurent Heirendt
✈
Browse files
set classes in sass for new lcsb logo
parent
302d4f7c
Changes
1
Hide whitespace changes
Inline
Side-by-side
_sass/minima/_lcsb.scss
View file @
124fc26c
...
...
@@ -92,13 +92,22 @@ div.alert.primary {
}
.r3-logo
{
float
:
righ
t
;
float
:
lef
t
;
position
:
relative
;
top
:
-10px
;
right
:
97
px
;
width
:
4
0px
;
left
:
100
px
;
height
:
3
0px
;
}
.lcsb-logo
{
float
:
left
;
position
:
relative
;
top
:
-10px
;
left
:
100px
;
height
:
30px
;
padding-left
:
1em
;
}
.social-media-list
{
float
:
right
;
padding-right
:
2%
;
...
...
@@ -156,7 +165,17 @@ div.alert.primary {
}
.r3-logo
{
width
:
32px
;
height
:
32px
;
margin
:
0px
auto
;
float
:
none
;
position
:
initial
;
top
:
unset
;
left
:
unset
;
}
.lcsb-logo
{
height
:
32px
;
margin
:
0px
auto
;
float
:
none
;
...
...
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