Skip to content
Snippets Groups Projects
Commit 6c4dc032 authored by Tim Hestenes Lehnen's avatar Tim Hestenes Lehnen
Browse files

Updating styles for DrupalCon Dublin promotion

parent b89911ce
Branches frontpage-dublin
No related tags found
No related merge requests found
......@@ -97,20 +97,14 @@
#membership {
text-align: center;
img {
border-radius: 160px;
border: solid 2px $new-gray;
width: 160px;
}
.top {
background-image: url(../images/icon-purple-quote-left.svg?1), url(../images/icon-purple-quote-right.svg?1);
background-position: left top, right bottom 3.5em;
background-size: 70px, 70px;
background-size: 100px, 100px;
background-repeat: no-repeat, no-repeat;
}
.member {
@include header-font();
background-color: #240f3f;
background-color: #06335b;
color: white;
padding: 0.75em;
width: 100%;
......@@ -122,11 +116,11 @@
@include header-font();
display: block;
padding: 0.75em;
color: #57308c;
border-color: #57308c;
color: #3b44a1;
border-color: #3b44a1;
&:hover, &:focus, &.active {
background-color: #57308c;
border-color: #57308c;
background-color: #3b44a1;
border-color: #3b44a1;
color: $white;
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment