We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3002b27 commit d658ab1Copy full SHA for d658ab1
website/custom.css
@@ -1,5 +1,5 @@
1
-@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,700);
2
-@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,500);
+@import url(//fonts.googleapis.com/css?family=Roboto+Condensed:400,700);
+@import url(//fonts.googleapis.com/css?family=Roboto:400,300,500);
3
/* Insert your pool's unique css here */
4
.marketRate {
5
display: none;
0 commit comments