diff --git a/css/index.css b/css/index.css index 5cac402..b778b9d 100644 --- a/css/index.css +++ b/css/index.css @@ -264,12 +264,13 @@ section { padding: 1.5rem 0; } +/* .sponsors-list > .sponsor > a { display: flex; height: 100%; align-items: center; } - +*/ .sponsors-list > .sponsor > a > img { width: 100%; } @@ -278,7 +279,13 @@ section { width: 50%; } -.sponsors-list > .sponsor.-elite { +.sponsors-list > .sponsor.-organizer > a { + display: flex; + height: 100%; + align-items: center; +} + +/*.sponsors-list > .sponsor.-elite { width: 60%; } @@ -289,15 +296,47 @@ section { .sponsors-list > .sponsor.-starter { width: 20%; } - -.sponsors-list > .sponsor.-ticket { +*/ +/*.sponsors-list > .sponsor.-ticket { width: 10%; } .sponsors-list > .partner { width: 10%; +}*/ + +.partners-section { + background: white; + padding: 6rem; +} + +.partners-list { + display: flex; + justify-content: space-between; + align-items: stretch; + flex-wrap: wrap; } +.partners-list > .partner { + margin-bottom: 1.5rem; + position: relative; + padding: 1.5rem 0; +} + +.partners-list > h3 { + width: 100%; +} + +.partners-list > .partner { + width: 100%; +} + +.partners-list > .partner > a { + width: 20%; + padding: 1.5rem 0; +} + + .calls-section { background: #00095C; color: white; diff --git a/images/pythonph.png b/images/pythonph.png new file mode 100644 index 0000000..7663f15 Binary files /dev/null and b/images/pythonph.png differ diff --git a/index.html b/index.html index 865f4d5..d0f76f6 100644 --- a/index.html +++ b/index.html @@ -196,37 +196,45 @@

Messenger BOT using Flask API

PyCon PH 2017 is brought to you by

-
-
+ +