बरसाना चित्र वीथिका

ब्रज डिस्कवरी, एक मुक्त ज्ञानकोष से
Govind (चर्चा | योगदान) द्वारा परिवर्तित ०६:३३, २७ अक्टूबर २०११ का अवतरण
नेविगेशन पर जाएँ खोज पर जाएँ

<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>