update from sparkleup
This commit is contained in:
parent
ee2e47f269
commit
b2b6b6c2fe
|
@ -15,6 +15,7 @@
|
||||||
<p><span class="tag">food</span></p>
|
<p><span class="tag">food</span></p>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="kofte.html">Lamb kofte</a></li>
|
<li><a href="kofte.html">Lamb kofte</a></li>
|
||||||
|
<li><a href="toum.html">Toum</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</article>
|
</article>
|
||||||
<footer>
|
<footer>
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
td {
|
td, th {
|
||||||
border: none;
|
border: none;
|
||||||
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
tr td:first-of-type {
|
tr td:first-of-type {
|
||||||
|
|
Loading…
Reference in New Issue