X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=static%2Fstyle.css;h=3679d1d917cbd177bd9136d7761256fe00d92c96;hb=8bbff1bcc40acc652541fcda101bda44de264921;hp=f95eb4145761c1b5ee5f113f270b188841f64cf9;hpb=001cdb800e7f783ba09de575a2592d2ea3823a54;p=app-web-oof.git diff --git a/static/style.css b/static/style.css index f95eb41..3679d1d 100644 --- a/static/style.css +++ b/static/style.css @@ -61,6 +61,14 @@ h2 { width: 100%; } +#items td:nth-child(2), #order td:nth-child(3) { + text-align: center; +} + +.freepost { + color: green; +} + table,th,td { border-collapse: collapse; }