Skip to content

Commit

Permalink
fixing tags
Browse files Browse the repository at this point in the history
  • Loading branch information
dinacmistry committed May 20, 2018
1 parent 8d680fe commit 24692b2
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ <h5>My research interests lie at the intersection of complex networks and data s
<h4> In another life, I played the tenor and double tenor steel pans in various bands and music remains a passion of my life.</h4>

<ul class="contacts">
<li><a href="https://twitter.com/dinacmistry"><h6>@dinacmistry</h6></a></li>
<li><a href="https://www.mobs-lab.org/"><h6>MOBS Lab</h6></a></li>
<li><a href="https://www.networkscienceinstitute.org/"><h6>Network Science Institute</h6></a></li>
<li><a href="https://twitter.com/dinacmistry"><font color='#0099cc'>@dinacmistry</font></a></li>
<li><a href="https://www.mobs-lab.org/"><font color='#0099cc'>MOBS Lab</font></a></li>
<li><a href="https://www.networkscienceinstitute.org/"><font color="#0099cc">Network Science Institute</font></a></li>
</ul>
</div>
2 changes: 1 addition & 1 deletion css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ h2 { font-size: 2.7em; }
h3 { font-size: 1.9em; }
h4 {font-family: 'Helvetica', 'Sans-Serif'; font-size: 1.2em; color:#333; font-weight: 100}
h5 {font-family: 'Helvetica', 'Sans-Serif'; font-size: 1.4em; color:#333; font-weight: 400}

h6 {font-family: 'Helvetica', 'Sans-Serif'; font-size: 1.4em; color:#333; font-weight: 400}
h6 { text-decoration: none; color: #0099cc; }
/*a { text-decoration: none; color: #0099cc; }*/
h6:hover { text-decoration: underline; }
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@

<div class="blurb">
<h1>Dina Mistry</h1>
<p>Doctoral Candidate in Physics & Complex Networks. <a href="/about"><h6>Read more about my life...</h6></a></p>
<p>Doctoral Candidate in Physics & Complex Networks. <a href="/about"><font color="#0099cc">Read more about my life...</font></a></p>
</div>

0 comments on commit 24692b2

Please sign in to comment.