Commit 5546f6d4 authored by Murukesh Mohanan's avatar Murukesh Mohanan

removed indentation

parent 1f7595d5
...@@ -2,22 +2,22 @@ ...@@ -2,22 +2,22 @@
title: Contact title: Contact
--- ---
<span class="section"> <span class="section">
Currently at: Currently at:
- C-223, Hostel 13, IIT Bombay - C-223, Hostel 13, IIT Bombay
</span> </span>
<span class="section"> <span class="section">
Email me at: Email me at:
- murukesh.mohanan [AT] gmail.com - murukesh.mohanan [AT] gmail.com
- murukesh [AT] cse.iitb.ac.in - murukesh [AT] cse.iitb.ac.in
- m.mohanan [AT] alumni.iitg.ernet.in (defunct) - m.mohanan [AT] alumni.iitg.ernet.in (defunct)
</span> </span>
<span class="section"> <span class="section">
Online: Online:
- [Facebook](https://facebook.com/murukesh) - [Facebook](https://facebook.com/murukesh)
- [Google+](https://plus.google.com/+murukeshmohanan/) - [Google+](https://plus.google.com/+murukeshmohanan/)
- [Main Blog](http://murukeshm.blogspot.in/) - [Main Blog](http://murukeshm.blogspot.in/)
- [Second Blog](http://linuxexperiments.blogspot.in/) - [Second Blog](http://linuxexperiments.blogspot.in/)
</span> </span>
...@@ -119,6 +119,9 @@ code { ...@@ -119,6 +119,9 @@ code {
font-family: 'Ubuntu Mono', 'Droid Mono', monospace; font-family: 'Ubuntu Mono', 'Droid Mono', monospace;
color: #0D0; color: #0D0;
} }
span {
display: block;
}
a:link { a:link {
color: #022; color: #022;
......
Markdown is supported
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