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 e9ed878

Browse files
improved ui
1 parent aecdfef commit e9ed878

File tree

5 files changed

+8
-6
lines changed

5 files changed

+8
-6
lines changed

‎.DS_Store

0 Bytes
Binary file not shown.

‎snapshot/.DS_Store

6 KB
Binary file not shown.
2.65 KB
Loading[フレーム]

‎src/index.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
height: 100vh;
1515
}
1616

17-
.dispCount{
17+
#dispCount{
1818

1919
margin-bottom: 40px;
20-
font-size: 100px;
20+
font-size: 50px!important;
2121
}
2222

‎src/index.html

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,13 @@
1313
<div class="container">
1414
<h1 class="title"> Welcome </h1>
1515

16-
<button id = "start" class="btn btn-success custom">click Me !</button>
17-
18-
<div>
19-
<p id = "dispCount"></p>
16+
<div id = "dispCount">
2017
</div>
18+
19+
20+
<button id = "start" class="btn btn-success custom">Start</button>
21+
22+
2123
</div>
2224
</body>
2325

0 commit comments

Comments
(0)

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