Difference between revisions of "Template:IIT Delhi"

Line 1: Line 1:
<!-- Declare that you are going to use html code instead of wiki code -->
 
 
<html>
 
<html>
  
Line 5: Line 4:
 
<style type="text/css">
 
<style type="text/css">
  
/* WIKI SETTINGS*/
+
/*-- Remove borders, float content left and remove padding/margin */
+
/* Hide first heading */
+
.firstHeading {
+
display: none;
+
}
+
+
/*-- Remove borders, float content left and remove padding/margin */
+
 
#globalWrapper, #content{
 
#globalWrapper, #content{
 
background-color: transparent;
 
background-color: transparent;
 
border: 0px;
 
border: 0px;
float: left;
+
border-bottom: 0px;
 +
float: none;
 
margin:0px;
 
margin:0px;
 
padding: 0px;
 
padding: 0px;
 +
width:  100%;
 +
color: #666;
 +
list-style-image: none;
 +
font-size: 14px;
 
}
 
}
  
/*left align Black Menu Bar */
+
#HQ_page th {
#top_menu_inside {  
+
    background-color: transparent;
margin-left: 20px;  
+
    padding: 10px 40px;
}
+
    color: black;
</style>
+
    border: none;
 +
    border-collapse: collapse;
 +
    vertical-align: text-top;
 +
    text-transform: uppercase;
 +
    text-align: center;
 +
    letter-spacing: 3px;
 +
font-size: 16px;
 +
font-weight: bond;
 +
}
 +
 
 +
#HQ_page td {
 +
    padding: 0px;
 +
    border: 0px solid #ccc;
 +
    vertical-align: text-top;
 +
    text-align: center;
 +
    line-height: 35px;
 +
    font-size: 15px;
 +
}
 +
 
 +
#top_menu_14 {
 +
        background-color: rgba(120,194,196,1);
 +
        border-bottom: 1px solid rgba(120,194,196,1);
 +
 
 +
}
 +
 
 +
 
 +
#HQ_page .jumbotron p {
 +
text-align: center;
 +
margin-bottom: 15px;
 +
font-size: 21px;
 +
font-weight: 200;
 +
}
 +
 
 +
#HQ_page p {
 +
  margin: 0 0 25px;
 +
    text-align: justify;
 +
    font-size: 18px;
 +
  font-family: 'Raleway', sans-serif;
 +
 
 +
}
 +
 
 +
 
 +
#HQ_page h1 {
 +
    font-family: 'Just Me Again Down Here';
 +
    border-bottom: none;
 +
    font-weight: normal;
 +
    margin-bottom: 0;
 +
    margin-top: 0;
 +
    padding-bottom: 25px;
 +
   
 +
}
 +
 
 +
 
 +
 
 +
#HQ_page h2, h3, h4, h5 {
 +
  font-family: 'Raleway', sans-serif;
 +
    border-bottom: none;
 +
    font-weight: bold;
 +
    margin-bottom: 0;
 +
    margin-top: 0;
 +
    text-transform: uppercase;
 +
    font-size: 20px;
 +
    letter-spacing: 3px;
 +
color: black;
 +
}
 +
 
 +
#top_title, #sideMenu{
 +
 
 +
display: none;
 +
 
 +
}
 +
</style>

Revision as of 09:45, 28 October 2017