diff --git a/rxc-voice/src/components/Deliberation/Deliberation.scss b/rxc-voice/src/components/Deliberation/Deliberation.scss index 2a5e6f22..ed83d8e1 100644 --- a/rxc-voice/src/components/Deliberation/Deliberation.scss +++ b/rxc-voice/src/components/Deliberation/Deliberation.scss @@ -6,16 +6,16 @@ .body { grid-column: 1 / -1; - .warning { + .notice { border: 1px solid black; border-radius: 8px; padding: 15px; } - .polis-link { + .notice-link { text-decoration: underline; } - .polis-link:hover { + .notice-link:hover { text-decoration: none; } diff --git a/rxc-voice/src/components/Deliberation/Deliberation.tsx b/rxc-voice/src/components/Deliberation/Deliberation.tsx index 72befe16..68f06949 100644 --- a/rxc-voice/src/components/Deliberation/Deliberation.tsx +++ b/rxc-voice/src/components/Deliberation/Deliberation.tsx @@ -64,13 +64,13 @@ function Deliberation() {

Join us as we collectively draft a ballot of proposals to vote on in our election! Submit proposals, share your thoughts, and show your agreement or disagreement with other delegates’ submissions. This is your chance to influence the ballot of items that voters consider in the final election.

Want to know more about who else gets a say in this process? Go back to the Delegation Stage to see how the delegation was determined democratically.

{getConversation(selectedProcess) ? ( -

Technical difficulties: as of 4/22/21, a recent pol.is update has caused temporary problems with our embedded conversations. If you experience problems voting or commenting, please{" "} +

Ballot Curation: we curated the final ballot from the pol.is report below. Find out more about the curation process in{" "} try again here. + >this document.

) : null}