Skip to content

Commit

Permalink
add white version of logo + add thrgraph
Browse files Browse the repository at this point in the history
  • Loading branch information
thelostone-mc committed Jun 26, 2019
1 parent e8e789e commit de7b374
Show file tree
Hide file tree
Showing 11 changed files with 90 additions and 74 deletions.
35 changes: 21 additions & 14 deletions app/assets/v2/css/hackathons/explorer.css
Original file line number Diff line number Diff line change
Expand Up @@ -76,18 +76,10 @@

#beyondblockchain_2019 img.Alethio,
#beyondblockchain_2019 img.Arweave {
height: 4rem;
height: 3.5rem;
width: auto;
}

#beyondblockchain_2019 img.Alethio ,
#beyondblockchain_2019 img.Matic,
#beyondblockchain_2019 img.Arweave {
padding: 5px;
background-color: rgba(255, 255, 255, 0.85);
border-radius: 1px;
}

#beyondblockchain_2019 .img-holder {
width: auto;
height: auto;
Expand All @@ -98,13 +90,28 @@
max-height: 6rem;
}

#beyondblockchain_2019 .sponsors-silver img {
max-height: 3rem;
#beyondblockchain_2019 .sponsors-gold {
margin-bottom: 1rem;
}

#beyondblockchain_2019 img.Pegasys,
#beyondblockchain_2019 img.Portis {
max-height: 3rem;
#beyondblockchain_2019 img.Pegasys {
height: 4rem;
position: relative;
top: 1rem;
}

#beyondblockchain_2019 img.Portis {
height: 3rem;
position: relative;
top: 1.5rem;
}

#beyondblockchain_2019 img.Alethio,
#beyondblockchain_2019 img.TheGraph {
height: 4.5rem;
}

#beyondblockchain_2019 img.TheGraph {
position: relative;
top: -.4rem;
}
6 changes: 6 additions & 0 deletions app/assets/v2/css/hackathons/static.css
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ h4 {

.hackathon .banner-logo {
max-height: 18rem;
width: auto !important;
}

.hackathon .sponsors_gold img {
Expand Down Expand Up @@ -147,8 +148,13 @@ h4 {
height: 100%;
}

.beyond_blocks .sponsors_silver img {
height: 3.5rem;
}

.bb-banner-bg {
background-color: #121315;
text-align: center;
}

.bb-green-bg {
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
53 changes: 0 additions & 53 deletions app/assets/v2/images/hackathon/beyond_block/logo.svg

This file was deleted.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit de7b374

Please sign in to comment.