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 91b0489

Browse files
Legacy Code
1 parent ead1f6a commit 91b0489

File tree

5 files changed

+31
-11
lines changed

5 files changed

+31
-11
lines changed

‎css/style.css

Lines changed: 15 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎css/style.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎css/style.scss

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ a {
125125
padding: 20px;
126126
margin: 10%;
127127
transition-duration: 0.5s;
128-
box-shadow: 0px 0px 20px 0.1px rgba(0, 0, 0, 0.25);
128+
box-shadow: 0px 0px 20px 0.1px rgba(0, 0, 0, 0.1);
129129

130130
.iconify {
131131
font-size: 100px;
@@ -263,7 +263,10 @@ a {
263263
background-color: #fff;
264264
padding: 60px;
265265
text-align: left;
266-
box-shadow: 0px 0px 30px 0.1px rgba(0, 0, 0, 0.2);
266+
box-shadow: 0px 0px 20px 0.1px rgba(0, 0, 0, 0.1);
267+
border-radius: 15px;
268+
transition-duration: 0.5s;
269+
267270

268271

269272
h2 {
@@ -331,17 +334,19 @@ a {
331334
background-repeat: no-repeat;
332335
background-size: cover;
333336
text-align: center;
334-
padding: 30px;
337+
padding: 20px;
335338

336339
img {
337340
width: 25%;
341+
padding: 10px 0px;
338342
}
339343

340344
i {
341345
padding: 20px;
342346
font-size: 25px;
343347
text-align: center;
344348
text-decoration: none;
349+
border-radius: 5px;
345350
}
346351

347352
i:hover {
@@ -384,6 +389,11 @@ a {
384389
background-color: #000000;
385390
color: #fff;
386391
padding: 10px;
392+
393+
span {
394+
opacity: 0.5;
395+
font-size: 14px;
396+
}
387397
}
388398

389399

0 commit comments

Comments
(0)

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