1 /* "Tor check" button */
16 background: #53b351 !important
;
19 color: black
!important
;
25 justify-content: flex-start
;
33 /* Random message box */
39 padding: 1em 2em 1em 2em !important
;
40 background: #eee !important
;
41 border: 1px solid
#ddd !important
;
43 box-sizing: border-box
;
44 box-shadow: 1px 1px 5px #ccc;
45 color: black
!important
;
48 .random-message p:last-child {
52 .random-message h2:first-child {
59 background: #b49cd3 url
('lib/survey.png') no-repeat top
50% left
2em !important
;
60 border: none
!important
;
61 padding-left: 9em !important
;
67 color: black
!important
;
70 padding: 0.5em 0.25em;
72 box-shadow: 1px 1px 5px #222;
76 /* Donate message outside of the campaign */
79 background: #eee url
(lib
/give-love
.svg
) no-repeat top
50% left
1.5em !important
;
80 background-size: 5em !important
;
81 padding-left: 8em !important
;
82 border: 1px solid
#ddd !important
;
87 background-color: white
;
90 /* Donate message during the campaign */
93 background-color: #ffd500;
94 background-image: url
(donate/banner/godzilla.png);
95 background-repeat: no-repeat
;
96 background-size: 275px;
97 background-position: -35px bottom
;
106 #donate-campaign p
+p
{
111 color: black
!important
;
113 border-bottom: 2px solid black
!important
;