5,953
edits
No edit summary |
No edit summary |
||
Line 596: | Line 596: | ||
.conference-main-title { | .conference-main-title { | ||
font-size: 220%; | |||
font-family: Georgia, serif; | |||
} | |||
/* ============================== project:70 Years of Editing Wittgenstein =============================== */ | |||
.crowdfunding-banner { | |||
background-color: rgba(0, 0, 0, 0.15); | |||
background-image: url('https://www.wittgensteinproject.org/w/images/e/e7/Ludwig_and_Paul_Wittgenstein_by_Carl_Pietzner%2C_1909.jpg'); | |||
background-size: cover; | |||
background-repeat: no-repeat; | |||
background-blend-mode: overlay; | |||
padding: 30px 20px; | |||
margin-right: -20px; | |||
margin-left: -20px; | |||
color: white; | |||
text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.8); | |||
} | |||
.crowdfunding-main-title { | |||
font-size: 220%; | font-size: 220%; | ||
font-family: Georgia, serif; | font-family: Georgia, serif; |