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

Commit 1bcb2a7

Browse files
committed
Add background to the website
1 parent db639b8 commit 1bcb2a7

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

‎html/src/common.css‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ html {
1818
Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
1919

2020
background: linear-gradient(90deg, #4b6cb7 0%, #182848 100%);
21+
background-image: url("./img/space.jpg");
22+
background-position: center center;
2123
min-height: 100%;
2224
font-size: 1em;
2325
}
@@ -210,7 +212,7 @@ input[type="range"]:focus::-ms-fill-upper {
210212
max-width: 800px;
211213

212214
/* From https://css.glass */
213-
background: rgba(255, 255, 255, 0.48);
215+
background: rgba(255, 255, 255, 0.2);
214216
border-radius: 16px;
215217
box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
216218
backdrop-filter: blur(5px);

‎html/src/img/space.jpg‎

399 KB
Loading[フレーム]

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /