Sha256: 5f3a34116c4672c817ef6dcec70da43feb01bc3359248c4a0a9b1a42f01a2840

Contents?: true

Size: 1.34 KB

Versions: 66

Compression:

Stored size: 1.34 KB

Contents

:sass 
  #footer
    transition: all 0.3s
    &:not(:hover)
      opacity: 0.1
      filter: blur(3px) grayscale(100%)

    .content
      display: block
    .header, .description
      span
        display: block

    .header
      min-height: 3em
      span:last-child
        font-style: italic
        font-weight: normal

    .description
      span.group
        font-style: italic


    color: grey
    .image
      &:before
        content: ""
        display: inline-block
        height: 100%
        vertical-align: middle
      height: 120px
      width: 100%
      img
        width: 100%
        vertical-align: middle
      a 
        width: 100%

.ui.segment.stackable.bottom.attached.grid.three.column
  .ui.column
    = partial_render('partials/footers/bsc')
  .ui.column
    = partial_render('partials/footers/ntnu')
  .ui.column
    = partial_render('partials/footers/cnio')
-#.ui.segment
  .image
    %a(href="http://www.cnio.es/")
      %img(src="/file/cnio.png" height='115px' width='241px')
  .content
    .ui.header
      CNIO. Centro Nacional de Investigaciones Oncologicas (Spanish National Cancer Research Center)
    .description
      %span.group Structural Computational Biology Group
      %br/
      %span.address   C/ Melchor Fernandez Almagro, 3, E-28029 Madrid
    .meta.contact
      %span.who miguel.vazquez
      %span.where cnio.es

Version data entries

66 entries across 66 versions & 1 rubygems

Version Path
rbbt-rest-1.8.137 share/views/layout/footer.haml
rbbt-rest-1.8.136 share/views/layout/footer.haml
rbbt-rest-1.8.135 share/views/layout/footer.haml
rbbt-rest-1.8.134 share/views/layout/footer.haml
rbbt-rest-1.8.133 share/views/layout/footer.haml
rbbt-rest-1.8.132 share/views/layout/footer.haml
rbbt-rest-1.8.131 share/views/layout/footer.haml
rbbt-rest-1.8.130 share/views/layout/footer.haml
rbbt-rest-1.8.129 share/views/layout/footer.haml
rbbt-rest-1.8.126 share/views/layout/footer.haml
rbbt-rest-1.8.123 share/views/layout/footer.haml
rbbt-rest-1.8.122 share/views/layout/footer.haml
rbbt-rest-1.8.121 share/views/layout/footer.haml
rbbt-rest-1.8.120 share/views/layout/footer.haml
rbbt-rest-1.8.119 share/views/layout/footer.haml
rbbt-rest-1.8.118 share/views/layout/footer.haml
rbbt-rest-1.8.117 share/views/layout/footer.haml
rbbt-rest-1.8.116 share/views/layout/footer.haml
rbbt-rest-1.8.115 share/views/layout/footer.haml
rbbt-rest-1.8.114 share/views/layout/footer.haml