Main Page: Difference between revisions

From Citypedia Online
mNo edit summary
No edit summary
Line 50: Line 50:
         </div>
         </div>
<div style="background:#f8f9fa; border:1px solid #a2a9b1; padding:15px; border-radius:6px;">
<div style="background:#f8f9fa; border:1px solid #a2a9b1; padding:15px; border-radius:6px;">
<style>
  .city-infobox {
    font-family: sans-serif;
    border: 1px solid #ccc;
    background-color: #f9f9f9;
    width: 100%; /* Full width on mobile */
    max-width: 320px; /* Standard sidebar width on desktop */
    margin: 10px auto;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
  }
  .infobox-header {
    background-color: #3366cc;
    color: white;
    text-align: center;
    padding: 10px;
    font-weight: bold;
    font-size: 1.2rem;
  }
  .infobox-row {
    display: grid;
    grid-template-columns: 1fr 1.5fr; /* Creates the two columns */
    border-bottom: 1px solid #eee;
  }
  .infobox-row:last-child {
    border-bottom: none;
  }
  .infobox-label {
    padding: 8px;
    background-color: #f2f2f2;
    font-weight: bold;
    font-size: 0.9rem;
    color: #444;
  }
  .infobox-data {
    padding: 8px;
    font-size: 0.9rem;
    color: #000;
  }
  /* Responsive adjustment for very small screens */
  @media (max-width: 280px) {
    .infobox-row {
      grid-template-columns: 1fr; /* Stacks label on top of data */
    }
    .infobox-label {
      background-color: #e9e9e9;
    }
  }
</style>

Revision as of 12:07, 9 January 2026

Welcome to Citypedia Online
A collaborative encyclopedia documenting the cities, towns, and urban heritage of Maharashtra

🏙️ Explore Maharashtra’s Cities, Citypedia Online: The Encyclopedia of Cities in Maharashtra 🌆

सिटिपीडिया ऑनलाईन. महाराष्ट्रातील प्रमुख शहरांचे विकी-पोर्टल.. .
या.. सदस्य होऊया, आपापल्या शहराची माहिती जोडत जाऊया, एक ज्ञानकोश निर्माण करूया.


महाराष्ट्रातील शहरांसाठी एक अभिनव संकल्पना.. शहरातील व्यक्ति, संस्था आणि घडामोडी यांचा नागरिकांनी घेतलेला वेध म्हणजे सिटिपीडिया

Citypedia is a collaborative encyclopedia dedicated to documenting the Wiki-Portal for the cities of Maharashtra.
Explore detailed information on: * Personalities & Institutions | * History, Geography & heritage | * Infrastructure & Civic Issues | * Also the important News & Events, Documented by you & me, online

सिटीपीडिया वर आपला सक्रिय सहभाग अपेक्षित आहे. सिटीपीडिया हे शहरात राहणाऱ्या प्रत्येकासाठी उपयोगी पडेल असा ज्ञानकोश बनावा असा आमचा प्रयत्न आहे. आपण कशा प्रकारे यात सामील होऊ शकता ? प्रथम सिटीपीडिया या संकेत-स्थळावर सदस्य व्हा त्यानंतर सहभागी व्हा आणि आपल्या आवडीच्या विषयावर लिखाण करा (प्रकाशित झालेल्या लेखांमध्ये बदल करा किंवा नवीन लेख लिहा).

Become a Member
Help Articles
Citypedia Foundation


Citypedia Wiki-Portals are available for following cities


मुंबई

पुणे
File:Bio Icon.png
नाशिक

<style>

 .city-infobox {
   font-family: sans-serif;
   border: 1px solid #ccc;
   background-color: #f9f9f9;
   width: 100%; /* Full width on mobile */
   max-width: 320px; /* Standard sidebar width on desktop */
   margin: 10px auto;
   border-radius: 4px;
   overflow: hidden;
   box-shadow: 0 2px 4px rgba(0,0,0,0.1);
 }
 .infobox-header {
   background-color: #3366cc;
   color: white;
   text-align: center;
   padding: 10px;
   font-weight: bold;
   font-size: 1.2rem;
 }
 .infobox-row {
   display: grid;
   grid-template-columns: 1fr 1.5fr; /* Creates the two columns */
   border-bottom: 1px solid #eee;
 }
 .infobox-row:last-child {
   border-bottom: none;
 }
 .infobox-label {
   padding: 8px;
   background-color: #f2f2f2;
   font-weight: bold;
   font-size: 0.9rem;
   color: #444;
 }
 .infobox-data {
   padding: 8px;
   font-size: 0.9rem;
   color: #000;
 }
 /* Responsive adjustment for very small screens */
 @media (max-width: 280px) {
   .infobox-row {
     grid-template-columns: 1fr; /* Stacks label on top of data */
   }
   .infobox-label {
     background-color: #e9e9e9;
   }
 }

</style>