update: integration polls step2
This commit is contained in:
parent
720a9c3ab2
commit
7a72c12b94
@ -45,8 +45,8 @@
|
|||||||
color: #063B5C;
|
color: #063B5C;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
#listevents,
|
#default-listevents,
|
||||||
#circle-listevents {
|
#circles-listevents {
|
||||||
.newtype .button {
|
.newtype .button {
|
||||||
font-size: 1.2rem;
|
font-size: 1.2rem;
|
||||||
width: max-content;
|
width: max-content;
|
||||||
|
@ -164,7 +164,8 @@
|
|||||||
}
|
}
|
||||||
/*personnalise css on poll page*/
|
/*personnalise css on poll page*/
|
||||||
#pollPage {
|
#pollPage {
|
||||||
width: 85%;
|
width: 90%;
|
||||||
|
max-width: 1110px;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
h1,
|
h1,
|
||||||
h2 {
|
h2 {
|
||||||
@ -237,7 +238,8 @@
|
|||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
line-height: 26px;
|
line-height: 26px;
|
||||||
}
|
}
|
||||||
.vote-section {
|
.vote-section,
|
||||||
|
.share-vote {
|
||||||
font-family: Facit;
|
font-family: Facit;
|
||||||
}
|
}
|
||||||
.vote-tab-content h3::before {
|
.vote-tab-content h3::before {
|
||||||
|
Loading…
Reference in New Issue
Block a user