Skip to content
This repository was archived by the owner on Apr 9, 2019. It is now read-only.

Commit dc938e4

Browse files
committed
Example cleanup
1 parent f080518 commit dc938e4

File tree

6 files changed

+6200
-6346
lines changed

6 files changed

+6200
-6346
lines changed

examples/assets/example.css

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,11 @@ p {
6464
display: block;
6565
padding: 1em 2em;
6666
margin: 1em auto;
67-
background: #7FDBFF;
67+
background-color: transparent;
6868
border: 2px solid white;
6969
border-radius: 4px;
70-
color: #001f3f;
70+
color: white;
7171
font-size: 1em;
72+
font-weight: 700;
7273
outline: none;
7374
}

0 commit comments

Comments
 (0)