hilfe/static/custom.css

13 lines
224 B
CSS
Raw Normal View History

2022-12-16 19:48:27 +01:00
/* Rahmen fuer Spendenwidget */
[id^="twingle-public-embed"] {
border-style: solid;
border-width: thin;
border-color: #e6e6e6;
}
2024-12-31 11:01:22 +01:00
.gdoc-brand__img {
margin-right: 2rem;
width: 7rem;
height: 2.5rem;
}