Skip to content
Snippets Groups Projects
Commit d7983790 authored by Bady's avatar Bady
Browse files

Update news list styling

parent 5f466e23
Branches
No related merge requests found
...@@ -106,7 +106,9 @@ nav{ ...@@ -106,7 +106,9 @@ nav{
.content p{ .content p{
text-align: justify; text-align: justify;
} }
.news-item{
margin-bottom: 24px;
}
@media screen and (max-width:1100px) { @media screen and (max-width:1100px) {
.show-menu-btn,.hide-menu-btn{ .show-menu-btn,.hide-menu-btn{
display: block; display: block;
......
...@@ -66,14 +66,16 @@ ...@@ -66,14 +66,16 @@
<section class="page"> <section class="page">
<h1 style="text-align: center;">News & Announcements</h1> <h1 style="text-align: center;">News & Announcements</h1>
<h3><a class="link" href="https://camp.fsf.org.in/news/mailing-list-for-learners-and-mentors/">New Mailing Lists for Learners and Mentors</a></h3> <div class="news-item">
<div class="list-item"> <h3><a class="link" href="https://camp.fsf.org.in/news/mailing-list-for-learners-and-mentors/">New Mailing Lists for Learners and Mentors</a></h3>
<small class="label-dark">October 14, 2020</small> <div class="list-item">
</div> <small class="label-dark">October 14, 2020</small>
<p>We have created separate mailing lists for learners and mentors. Hope you all received the welcome mails to the respective mailing lists. </div>
<p>We have created separate mailing lists for learners and mentors. Hope you all received the welcome mails to the respective mailing lists.
All future private communications, including the access details for sessions will be done through these mailing lists. All future private communications, including the access details for sessions will be done through these mailing lists.
You can also use these lists to communicate among your fellow learners or mentors respectively. You can also use these lists to communicate among your fellow learners or mentors respectively.
Also if you haven&rsquo;t joined the common matrix room for camp discussions, please consider joining the same.</p> Also if you haven&rsquo;t joined the common matrix room for camp discussions, please consider joining the same.</p>
</div>
</section> </section>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment