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