[ticket/365] Remove inline CSS from poll center where possible

B3P-365
This commit is contained in:
Marc Alexander
2014-09-16 00:47:18 +02:00
parent 08a10d7866
commit 3f1a4ed2f1
2 changed files with 18 additions and 10 deletions

View File

@@ -187,6 +187,14 @@ a.portal-forumtitle {
margin: 5px;
}
.portal-poll-subtext {
font-size: 1.0em;
}
.portal-poll-vote {
border-top: none;
}
/**
* Calendar CSS rules
*/