css for lightbox links

This commit is contained in:
Connor Turland 2014-11-29 11:26:47 -05:00
parent f9d3292891
commit da087a4c72

View file

@ -2255,6 +2255,11 @@ and it won't be important on password protected instances */
padding-bottom:12px;
}
#getInvolved a, #donate a {
color: #c04f4f;
text-decoration: underline;
}
#about > p, #getInvolved > p, #invite > p, #colophon p, #donate > p {
margin: 0px 0px 10px 0px;
line-height: 20px;