5,949
edits
No edit summary |
No edit summary |
||
Line 628: | Line 628: | ||
padding: 6px 12px 6px 12px; | padding: 6px 12px 6px 12px; | ||
border: 1px solid #eeeeee; | border: 1px solid #eeeeee; | ||
} | |||
/* ============================== project:70 Years of Editing Wittgenstein =============================== */ | |||
.conference-header { | |||
background-color: rgba(0, 0, 0, 0.35); | |||
background-image: url('https://www.wittgensteinproject.org/w/images/b/b6/70_Years_of_Editing_Wittgenstein_Cover.jpg'); | |||
background-size: cover; | |||
background-repeat: no-repeat; | |||
background-blend-mode: overlay; | |||
padding: 30px; | |||
margin: -100px -60px 20px -60px; | |||
color: white; | |||
text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5); | |||
} | |||
.conference-main-title { | |||
font-size: 220%; | |||
font-family: Georgia, serif; | |||
} | } |