update oqs btn

This commit is contained in:
Aung Myo
2018-09-19 15:13:13 +06:30
parent c2cccb7371
commit 95d01b9ffd
3 changed files with 11 additions and 5 deletions

View File

@@ -200,4 +200,10 @@
document.getElementById("defaultOpen").click();
</script>
</script>
<style type="text/css">
.oqs-btn {
padding: .46875rem 0.25rem;color: #fff !important;position: relative;margin-bottom: .3125rem;font-size: .875rem;text-decoration: none;text-transform: uppercase;letter-spacing: 0;cursor: pointer;border: 0;
}
</style>