-
Notifications
You must be signed in to change notification settings - Fork 1
/
ptt.css
114 lines (111 loc) · 2.33 KB
/
ptt.css
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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
body{background: rgb(104,205,213);max-width: 780px;min-width: 320px; margin: 0 auto;}
.box1{background:#331409;
height:30px;}
.box2{width:5px; height: 5px;
background: white;
border-radius: 50%;
margin-top: 13px;margin-left: 1px;
float: left;}
.box3 {
width: 4px;
height: 4px;
border: solid 1px white;
background: #331409;
border-radius: 50%;
margin: 13px 0 0 1px;
float: left}
.box4{color: white;
width:5px;height:5px;
float: left;
font-size: small;
text-indent:2px;
margin-top: -7px}
.box5{
width: 5px;
height: 5px;
float: left;
margin-left: 50px;
margin-bottom: 10px;
}
.box6{color: white;font-size: smaller;
text-align: center;
float: left;
margin-left: 60px;
margin-top: 6px}
.box7{color: white;
font-size: smaller;
float: right;
margin-top: -7px}
.box8{
width: 20px;
height:20px;
padding: 15px;
margin: -12px 0 0 2px;
}
.box9{
width: 40px; height:30px;
padding: 6px;float: right ;
margin-top: -7px}
.box10{height: 66px;
background-color: #22292c}
.box11{height: 27px;
margin: 16px 0 0 2px}
.box12{color: white;
font-size: 15px;
margin: -26px 0 0 31px}
.box13{font-size: 23px;
color: white;
text-align: center;
margin: -27px 0 0 0;}
.box14{
background-color: white;
width: 5px;
height: 5px;
border-radius:50%;
float: right;
margin: 20px 0 0 1px;}
.box15{width: 30px;
height: 30px;
background-color: #68cdd5 ;
border:solid 1px black;
border-radius: 50%;
margin: 10px;
}
.box16{
font-size: 21px;
margin: -19px 0 0 5px;}
.box17{color: white;
text-align: center;
}
.box18{ width: 43px;
margin: -21px 11px 0 -87px}
.box19 {
font-size: 21px;
margin: -53px 0 0 9px;
}
.box20{
margin: -1px 0 0 36px;
font-size: xx-small;}
.box21 {
color: white;
font-size: 14px;
text-align: center;
margin: 65px 0 0 3px;
padding: 0 46px 0 37px;;
}
.box24{}
.box22{ width: 60px;
height: 60px;
margin: 60px 0 0px 58px;}
.box23{ width: 60px;
height: 60px;
margin: 58px 0 0 0;
padding: 4px 48px 0 0px;
float: right;}
.box24{color: white;
font-size: 13px;
margin: 0 0 0 51px;}
.box25{ color: white;
font-size: 13px;
margin: -20px 47px 0 0;
float: right;}