Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbcd09de

Browse files
committed
Site updated: 2017-05-08 22:06:40
1 parenta5ee169 commitbcd09de

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

‎css/main.css‎

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1695,7 +1695,7 @@ pre .javascript .function {
16951695
width:4px;
16961696
height:4px;
16971697
border-radius:50%;
1698-
background:#f9bb60;
1698+
background:#aca437;
16991699
}
17001700
.links-of-blogroll {
17011701
font-size:13px;
@@ -2786,3 +2786,17 @@ hr {
27862786
text-align: center;
27872787
}
27882788
}
2789+
.bg_content {
2790+
position: fixed;
2791+
top:0;
2792+
z-index:-1;
2793+
width:100%;
2794+
height:100%;
2795+
}
2796+
#canvas {
2797+
width:100%;
2798+
height:100%;
2799+
}
2800+
.header {
2801+
background: transparent;
2802+
}

‎images/favicon 2.ico‎

-4.19 KB
Binary file not shown.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp