diff --git a/index.html b/index.html index 7d494c0..8aad29b 100644 --- a/index.html +++ b/index.html @@ -314,48 +314,52 @@
Bate-papo com ministras e ministros

Confira as datas e horários:

-
- - - - -
-
+
-
-
- +
    +
  • + + Saúde +
    19:00
    +
  • +
+
    +
  • + + Justiça +
    19:00
    +
  • +
+
    +
  • + + Educação +
    19:00
    +
  • +
+
    +
  • + + Desenvolvimento Social +
    19:00
    +
  • +
+
+
+
+
+
+
+
+ +
-
-
-
-
- 8.117 - se inscreveram para esse hangout +
+
+
+ 8.117 + se inscreveram para esse hangout +
diff --git a/sass/style.sass b/sass/style.sass index 981d1e9..5903a07 100644 --- a/sass/style.sass +++ b/sass/style.sass @@ -1089,8 +1089,27 @@ td text-align: center // 6.20 - participe -// .talk__participate -// .talk__participate +.talk__participate + .button + position: relative + z-index: 5 +.talk__counter + position: relative + display: inline-block + // line-height: 3 + margin-left: -10px + padding: 15px 15px 15px 25px + height: 52px // equals button size + background-color: #eeeff1 + z-index: 1 + border-radius: 10px + + @each $category, $color in $categories + .#{$category} & + color: $color + +.talk__value + font-weight: bold // ------------------------------------ // 7 - Modificadores -- libgit2 0.21.2