-
Notifications
You must be signed in to change notification settings - Fork 0
/
style.css
116 lines (92 loc) · 1.29 KB
/
style.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
115
116
#w{
text-align: center;
background-color: black;
color: rgb(254, 254, 254);
border-style:double;
border-color: white;
}
#li{
text-align: left;
word-spacing: 20px;
color: aqua;
}
a{
text-decoration: none;
color: aqua;
}
#m{
color: white;
}
#img{
boder:2px;
border-style: double;
border-color: white;
}
#f{
border-style:double;
border-color: white;
text-align: center;
word-spacing: 60px;
font-size: x-large;
}
#Burger{
text-align: center;
border-style: double;
border-color: white;
color: red;
}
#b{
color:white;
font-size: x-large;
}
#BBQ{
text-align: center;
border-style: double;
border-color: white;
color: red;
}
#bq{
color:white;
font-size: x-large;
}
#Biryani{
text-align: center;
border-style: double;
border-color: white;
color: red;
}
#br{
color:white;
font-size: x-large;
}
#a{
text-align: center;
border-style: double;
border-color: white;
color: white;
}
#p{
color: white;
text-align:justify;
font-size: large;
line-height: 40px;
}
#c{
text-align: center;
}
#d{
width: 360px;
}
#s{
width: 120px;
}
#t{
width: 350px;
}
#b{
border: 2px;
border-color: width;
}
#im{
float:right;
}