<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS stylesheet for gallery.php */

figure
{
  border: 1px solid #999;
  padding-bottom: 5px;
  margin-bottom: 20px;
  background: #eee;
}

h2 { margin-top: 30px }</pre></body></html>