We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56e2ba5 commit 4e2f40aCopy full SHA for 4e2f40a
assets/css/f5-hugo.css
@@ -1675,4 +1675,35 @@ div.QSIUserDefinedHTML * {
1675
.qualtrics-feedback {
1676
visibility: hidden;
1677
}
1678
+
1679
+ body {
1680
+ visibility: hidden;
1681
+ height: 0;
1682
+ }
1683
1684
+ footer {
1685
+ display: none;
1686
1687
1688
+ #calculator {
1689
+ visibility: visible;
1690
+ position: absolute;
1691
+ top: 20px;
1692
1693
+ margin: 0 auto;
1694
1695
+ width: 100%;
1696
1697
1698
+ #calculator h3#calculator-section-heading {
1699
+ justify-content: left;
1700
1701
1702
+ #calculator h3#calculator-section-heading button {
1703
1704
1705
1706
+ #calculator-section-heading::before {
1707
+ content: "NGINX as a Service for Azure\00a0"
1708
1709
0 commit comments