CXO schedule and styling
This commit is contained in:
parent
98c667cce4
commit
62b33791d0
10 changed files with 223 additions and 79 deletions
|
|
@ -11,6 +11,7 @@
|
|||
}
|
||||
|
||||
.profile-info {
|
||||
min-height: 7em;
|
||||
padding-left: 9em;
|
||||
}
|
||||
}
|
||||
|
|
@ -18,6 +19,10 @@
|
|||
&.node--view-mode-speaker-profile {
|
||||
margin-bottom: 2em;
|
||||
}
|
||||
|
||||
.speaker-link {
|
||||
text-decoration: none;
|
||||
}
|
||||
}
|
||||
|
||||
.speaker-twitter {
|
||||
|
|
|
|||
Reference in a new issue