|
|
| (8 intermediate revisions by the same user not shown) |
| Line 8: |
Line 8: |
| <div class="info-section recent-articles"> | | <div class="info-section recent-articles"> |
| <div class="section-title">📄 Recently Published</div> | | <div class="section-title">📄 Recently Published</div> |
| <ul class="recent-list">
| | * '''[[Tallento.ai]]''' |
| <li><a href="/index.php/Dipankar_Nigam"><strong>Dipankar Nigam</strong></a> <span class="recent-date">— 09 Feb 2026</span></li>
| | * [[Sandeep Boora|'''Sandeep Boora''']] |
| <li><a href="/index.php/Kailash_Satyarthi"><strong>Kailash Satyarthi</strong></a> <span class="recent-date">— 09 Feb 2026</span></li>
| | * [[Ankur Tharwan|'''Ankur Tharwan''']] |
| <li><a href="/index.php/A.P.J._Abdul_Kalam"><strong>A.P.J. Abdul Kalam</strong></a> <span class="recent-date">— 09 Feb 2026</span></li>
| | * [[Dr. Mahiyar Ratansha Patel|'''Dr. Mahiyar Ratansha Patel''']] |
| <li><a href="/index.php/Fali_S._Nariman"><strong>Fali S. Nariman</strong></a> <span class="recent-date">— 09 Feb 2026</span></li>
| | * [[Parth Pandya|'''Parth Pandya''']] |
| <li><a href="/index.php/Devi_Shetty"><strong>Devi Shetty</strong></a> <span class="recent-date">— 09 Feb 2026</span></li>
| | * [[Global Ad Business|'''Global Ad Business''']] |
| <li><a href="/index.php/Bhuvan_Bam"><strong>Bhuvan Bam</strong></a> <span class="recent-date">— 09 Feb 2026</span></li>
| | * [[Dipankar Nigam|'''Dipankar Nigam''']] |
| <li><a href="/index.php/Ravish_Kumar"><strong>Ravish Kumar</strong></a> <span class="recent-date">— 09 Feb 2026</span></li>
| | * '''[[MBAwaleBhaiya]]''' |
| <li><a href="/index.php/Ruskin_Bond"><strong>Ruskin Bond</strong></a> <span class="recent-date">— 09 Feb 2026</span></li>
| | * [[Vishesh Jindal|'''Vishesh Jindal''']] |
| <li><a href="/index.php/Sachin_Tendulkar"><strong>Sachin Tendulkar</strong></a> <span class="recent-date">— 09 Feb 2026</span></li>
| | * [[Supreme PEB|'''Supreme PEB''']] |
| <li><a href="/index.php/P.V._Sindhu"><strong>P.V. Sindhu</strong></a> <span class="recent-date">— 09 Feb 2026</span></li>
| | * '''[[Dipankar Nigam]]''' |
| <li><a href="/index.php/T.N._Manoharan"><strong>T.N. Manoharan</strong></a> <span class="recent-date">— 09 Feb 2026</span></li>
| | * '''[[Kailash Satyarthi]]''' |
| <li><a href="/index.php/N._R._Narayana_Murthy"><strong>N. R. Narayana Murthy</strong></a> <span class="recent-date">— 09 Feb 2026</span></li>
| |
| <li><a href="/index.php/S.S._Rajamouli"><strong>S.S. Rajamouli</strong></a> <span class="recent-date">— 09 Feb 2026</span></li>
| |
| <li><a href="/index.php/Kapil_Sharma"><strong>Kapil Sharma</strong></a> <span class="recent-date">— 09 Feb 2026</span></li>
| |
| <li><a href="/index.php/Shiamak_Davar"><strong>Shiamak Davar</strong></a> <span class="recent-date">— 09 Feb 2026</span></li>
| |
| </ul>
| |
| </div> | | </div> |
| | |
|
| |
|
| <div class="info-section"> | | <div class="info-section"> |
| Line 57: |
Line 53: |
|
| |
|
| </div> | | </div> |
|
| |
| <style>
| |
| .recent-articles {
| |
| background: #f8f9fa;
| |
| border-left: 4px solid #3366cc;
| |
| }
| |
| .recent-list {
| |
| list-style: none;
| |
| padding: 0;
| |
| margin: 10px 0 0 0;
| |
| }
| |
| .recent-list li {
| |
| padding: 8px 12px;
| |
| border-bottom: 1px solid #eaecf0;
| |
| font-size: 15px;
| |
| transition: background 0.2s;
| |
| }
| |
| .recent-list li:last-child {
| |
| border-bottom: none;
| |
| }
| |
| .recent-list li:hover {
| |
| background: #eaf3ff;
| |
| }
| |
| .recent-list li a {
| |
| color: #3366cc;
| |
| text-decoration: none;
| |
| }
| |
| .recent-list li a:hover {
| |
| text-decoration: underline;
| |
| }
| |
| .recent-date {
| |
| color: #72777d;
| |
| font-size: 13px;
| |
| }
| |
| </style>
| |