Difference between revisions of "Template:IISc Bangalore/style.css"

 
(15 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
<html>
 
<html>
 +
<head>
 +
  <script type="text/x-mathjax-config">
 +
MathJax.Hub.Config({
 +
  tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}
 +
})
 +
</script>
 +
<!-- <script type="text/javascript" src="https://2015.igem.org/common/MathJax-2.5-latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> -->
 +
<script type="text/javascript" async
 +
  src="//cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-MML-AM_CHTML">
 +
</script>
 +
</head>
 
<style>
 
<style>
  
Line 2,444: Line 2,455:
 
}
 
}
 
.navbar {
 
.navbar {
      margin-bottom:0;
 
      margin-top:20px !important;
 
 
        
 
        
 +
      margin-bottom:0;
 +
      margin-top:10px !important;     
 
}
 
}
 
.whitef {
 
.whitef {
Line 2,463: Line 2,474:
 
   /*right: 20px; */
 
   /*right: 20px; */
 
}
 
}
.nav > li, .nav, .navbar {
+
/* .nav > li, .nav, .navbar {
 
   height: 40px !important;
 
   height: 40px !important;
 
   text-size: 25px;
 
   text-size: 25px;
Line 2,469: Line 2,480:
 
#myNavbar {
 
#myNavbar {
 
   height: 40px !important;
 
   height: 40px !important;
 +
}*/
 +
li {
 +
  list-style-type: none;
 +
}
 +
.heading {
 +
  text-align: center;
 +
}
 +
p {
 +
  font-family: 'Roboto';
 +
  font-size: 14px;
 
}
 
}
 +
#pdf {width: 950px; height: 1200px;margin: 2em auto;}
 +
#pdf object {display: block;border: solid 1px #666;}
 +
.shadow-bottom {box-shadow: 6px 6px 10px #888888;padding-bottom: 1em; margin-bottom: 1em;
 +
background:white;}
 +
.shadow-bottom p {margin:1em;}
 
</style>
 
</style>
 
</html>
 
</html>

Latest revision as of 22:05, 19 October 2016