साँचा:Gallery black

ब्रज डिस्कवरी, एक मुक्त ज्ञानकोष से
नेविगेशन पर जाएँ खोज पर जाएँ
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

<css> table.gallery { border: 1px solid #ccc; margin: 2px; padding: 2px; background-color: black; }

table.gallery a { color:#fbecc5; }

table.gallery a:visited { color:#fbecc5; }

table.gallery a:active { color:#fbecc5; }

table.gallery a:hover { color: #CC9900; background:none; }

table.gallery tr { vertical-align: top; }

table.gallery td { vertical-align: top; background-color:black; color:#CCCCCC; border: solid 2px #000000; } /* Keep this temporarily so that cached pages will display right */ table.gallery td.galleryheader { text-align: center; font-weight: bold; } table.gallery caption { font-weight: bold; }

div.gallerybox { margin: 2px; }

div.gallerybox div.thumb { text-align: center; border: 1px solid #ccc; margin: 2px; }

div.gallerytext { overflow: hidden; font-size: 94%; padding: 2px 4px; } </css>