X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=htdocs%2Fassets%2Fpod.css;h=1049c41e1d07d5fb2cc6a03068d8b71fcc8644c4;hb=241efcacadde34b61e8cd3c836e4ba8841723d0e;hp=f26c732df7e4ab9b1690cddda387c9c217f78f1f;hpb=cbafb202c436f5bda719874abf6ae5ee769c0de0;p=sdlgit%2FSDL-Site.git diff --git a/htdocs/assets/pod.css b/htdocs/assets/pod.css index f26c732..1049c41 100644 --- a/htdocs/assets/pod.css +++ b/htdocs/assets/pod.css @@ -1,12 +1,18 @@ - -div.pod -{ - padding: 10px; -} - -pre -{ - border: 1px solid #FFFFFF; - background-color: #CAB680; - padding-top: 10px; -} \ No newline at end of file + +div.pod +{ + padding: 10px; +} + +div.pod pre +{ + border: 1px solid #FFFFFF; + background-color: #CAB680; + padding-top: 13px; +} + +div.pod img +{ + padding-right: 13px; + border: 0; +}