Compare commits
2 Commits
5c5ef6d063
...
94a41fafc6
Author | SHA1 | Date | |
---|---|---|---|
94a41fafc6 | |||
8bda6455c1 |
@ -132,27 +132,38 @@
|
|||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
#fish_chips img{
|
#fish_chips img{
|
||||||
left: -10px;
|
left: 18px;
|
||||||
|
top: 628px!important;
|
||||||
|
width: 300px!important;
|
||||||
|
height: 300px!important;
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
#english_breakfast img{
|
#english_breakfast img{
|
||||||
left: 170px;
|
left: 254px;
|
||||||
|
top: 640px!important;
|
||||||
|
width: 259px!important;
|
||||||
|
height: 259px!important;
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
#pudding img{
|
#pudding img{
|
||||||
left: 380px;
|
left: 510px;
|
||||||
|
top: 680px!important;
|
||||||
|
width: 190px!important;
|
||||||
|
height: 190px!important;
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
#spaghetti_bolognes img{
|
#spaghetti_bolognes img{
|
||||||
left: 590px;
|
left: 725px;
|
||||||
|
top: 673px!important;
|
||||||
|
width: 224px!important;
|
||||||
|
height: 224px!important;
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
#cream_tea img{
|
#cream_tea img{
|
||||||
left: 750px;
|
left: 954px;
|
||||||
top: 719px!important;
|
top: 623px!important;
|
||||||
width: 181px!important;
|
width: 259px!important;
|
||||||
height: 183px!important;
|
height: 259px!important;
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user