<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* showphoto.css */

span.greyedout { color:#aaa }

div.linkbar
{
  background: #ccc; 
  padding-bottom: 3px;
  border-bottom: thin solid #999;
}

img.pic
{
  max-width: 100%;
  

}
</pre></body></html>