mirror of
https://github.com/koodiklinikka/koodiklinikka.fi.git
synced 2026-03-12 23:03:31 +00:00
add nordea logo
This commit is contained in:
BIN
src/assets/images/nordea.png
Normal file
BIN
src/assets/images/nordea.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.5 KiB |
@@ -123,6 +123,8 @@ html
|
|||||||
img.sponsor(src='images/solita.svg')
|
img.sponsor(src='images/solita.svg')
|
||||||
a(href='http://leonidasoy.fi/', target='_blank')
|
a(href='http://leonidasoy.fi/', target='_blank')
|
||||||
img.sponsor.sponsor__leonidas(src='images/leonidas.png')
|
img.sponsor.sponsor__leonidas(src='images/leonidas.png')
|
||||||
|
a(href='https://www.nordea.com/', target='_blank')
|
||||||
|
img.sponsor.sponsor__nordea(src='images/nordea.png')
|
||||||
|
|
||||||
.contacts
|
.contacts
|
||||||
div
|
div
|
||||||
|
|||||||
@@ -222,6 +222,10 @@ footer
|
|||||||
.sponsor__futurice, .sponsor__metosin, .sponsor__leonidas
|
.sponsor__futurice, .sponsor__metosin, .sponsor__leonidas
|
||||||
height 30px
|
height 30px
|
||||||
|
|
||||||
|
.sponsor__nordea
|
||||||
|
height 25px
|
||||||
|
margin-top: -3px
|
||||||
|
|
||||||
.feed
|
.feed
|
||||||
width feedWidth
|
width feedWidth
|
||||||
height 100%
|
height 100%
|
||||||
@@ -310,4 +314,3 @@ footer
|
|||||||
display block
|
display block
|
||||||
.column
|
.column
|
||||||
display block
|
display block
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user