Skip to content
Snippets Groups Projects
Commit 7309aa31 authored by Maxime's avatar Maxime
Browse files

tag css of poll page

parent 5a323381
No related branches found
No related tags found
1 merge request!172First integration to Hubl of the resource component
Pipeline #6900 passed
......@@ -19,7 +19,7 @@
width: 64px;
height: 24px;
p{
font-size: 11px;
font-size: 11px;
}
}
}
......@@ -29,8 +29,24 @@
}
}
}
/*personnalise css on poll page*/
#pollPage{
width: 85%;
margin: auto;
solid-display.topline{
>div:first-of-type{
*[name="right"]{
etuc-display-votetags{
>div{
width: 64px;
height: 24px;
p{
font-size: 11px;
}
}
}
}
}
}
}
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment