Ønsker du at din HostedScripts.dk afstemning skal ligne denne? Indsæt følgende stykke kode imellem de to <head> tags:
<style>
.pollquestion {
font-weight: bold;
}
.answers {
margin: 10px;
}
.poll_button {
width: 200px;
text-align: center;
margin-top: 10px;
}
.pollbutton {
background-color: #bfd0e0;
border: 1px solid #336699;
font-size: 9pt;
}
.resultbar {
margin-bottom: 8px;
}
.totalvotes {
text-align: center;
width: 200px;
font-weight: bold;
}
</style>
Det kan også indsættes i dit eksisterende Stylesheet dokument - i så fald skal du undlade <style> og </style> tags'ne.