X-Git-Url: http://git.nguyen.vg/gitweb/?a=blobdiff_plain;f=themes%2FuPsud.css;h=9f200f08f301346daedfe77e340fdb4de75d06b5;hb=db35e40feec7ef37f162d4771e9523ab33843565;hp=e64202f169393fe1be89f93d910337a40cc8c986;hpb=11d5eeffd586cf2be5ed4e09b171be97c2f4a87b;p=hacks%2FsimpleWebSlides.git diff --git a/themes/uPsud.css b/themes/uPsud.css index e64202f..9f200f0 100644 --- a/themes/uPsud.css +++ b/themes/uPsud.css @@ -270,4 +270,18 @@ div.twocol > div:last-child { vertical-align:text-top; right: 0pt; top:0pt; +} +table.withborder { + border-collapse: collapse; +} +table.withborder td { + border-style: solid; + border-width: 1pt; + min-width:20pt; + height: 20pt; +} + +mark { + color: #00486c; + background: none; } \ No newline at end of file