-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathStyle.css
More file actions
115 lines (87 loc) · 1.87 KB
/
Style.css
File metadata and controls
115 lines (87 loc) · 1.87 KB
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
body{
background-image: url(Image/BgBlueWhite6.png);
background-size: cover;
}
.posisitable{
text-align: center;
top: 300px;
margin-top: 15px;
}
.posisiproses{
text-align: center;
margin-top: 35px;
}
.posisihasil{
color: black;
text-align: center;
margin-top: 35px;
font-family:Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
font-weight: bold;
}
.textsty{
color: black;
font-family:Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}
.tbls{
background-color: aliceblue;
color: black;
font-weight: bold;
text-align: center;
margin:0 auto;
border: 1px solid rgb(0, 0, 0);
}
.tblss{
background-color: aliceblue;
color: black;
font-weight: bold;
text-align: center;
margin:0 auto;
border: 4px solid rgb(0, 0, 0);
}
.mytable{
position: fixed;
top: 110px;
left: 420px;
right: 380px;
}
.about-us{
text-align: center;
margin-top: 250px;
color: black;
font-family:Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
font-weight: bold;
}
.navbarstyle,a{
color: #000000;
padding-top: 0.3125rem;
padding-bottom: 0.3125rem;
margin-right: 1rem;
font-size: 1.25rem;
line-height: inherit;
white-space: nowrap;
font-family:Georgia, 'Times New Roman', Times, serif;
}
.footer {
font-family:Georgia, 'Times New Roman', Times, serif;
text-align: center;
font-weight: bold;
color: #000000;
}
.headeriss{
color: #000000;
font-family:Georgia, 'Times New Roman', Times, serif;
font-weight: bold;
}
.posisi{
color:rgb(0, 0, 0);
font-family:Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
text-decoration:overline;
margin-top:180px;
}
.gambarisaa-img{
width: 1500px;
height: 530px;
}
.warnanav{
background-color: wheat;
}