-
Notifications
You must be signed in to change notification settings - Fork 11
/
#54 - Black Lives Matter.html
79 lines (79 loc) · 1.33 KB
/
#54 - Black Lives Matter.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<style>
body{
background:#F9E492;
}
div:nth-child(1) {
position:fixed;
top:173;
left:175;
width:50;
height:50;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
background: #191919;
}
div:nth-child(2) {
position:fixed;
top:138;
left:150;
width:100;
height:40;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
background: #191919;
}
div:nth-child(3) {
position:fixed;
top:88;
left:155;
width:20;
height:45;
border-radius:10px;
background: #191919;
-webkit-box-reflect:right 30px;
}
div:nth-child(4) {
position:fixed;
top:98;
left:230;
width:20;
height:35;
border-radius:10px;
background: #191919;
}
div:nth-child(5) {
position:fixed;
top:78;
left:180;
width:20;
height:55;
border-radius:10px;
background: #191919;
}
div:nth-child(5) {
position:fixed;
top:78;
left:180;
width:20;
height:55;
border-radius:10px;
background: #191919;
}
div:nth-child(6){
position:fixed;
top:104.5;
left:152;
width:20;
height:65;
border:5px solid #F9E492;
border-radius:20px;
background: #191919;
transform:rotate(60deg)
}
</style>