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 a5ee169 commit bcd09deCopy full SHA for bcd09de
css/main.css
@@ -1695,7 +1695,7 @@ pre .javascript .function {
1695
width: 4px;
1696
height: 4px;
1697
border-radius: 50%;
1698
- background: #f9bb60;
+ background: #aca437;
1699
}
1700
.links-of-blogroll {
1701
font-size: 13px;
@@ -2786,3 +2786,17 @@ hr {
2786
text-align: center;
2787
2788
2789
+.bg_content {
2790
+ position: fixed;
2791
+ top: 0;
2792
+ z-index: -1;
2793
+ width: 100%;
2794
+ height: 100%;
2795
+}
2796
+#canvas {
2797
2798
2799
2800
+.header {
2801
+ background: transparent;
2802
images/favicon 2.ico
-4.19 KB
0 commit comments