Difference between revisions of "Template:Exeter"

Line 1: Line 1:
 +
<!-- Declare that you are going to use html code instead of wiki code -->
 +
 +
<link href='http://fonts.googleapis.com/css?family=Ek+Mukta' rel='stylesheet' type='text/css'>
 +
 +
<html>
 +
 +
<!-- Start of CSS-->
 +
<style type="text/css">
 +
 +
/* WIKI SETTINGS*/
 +
 +
/* Hide first heading */
 +
.firstHeading {
 +
display: none;
 +
}
 +
 +
/*-- Remove borders, float content left and remove padding/margin */
 +
#globalWrapper, #content{
 +
background-color: transparent;
 +
border: 0px;
 +
float: left;
 +
margin:0px;
 +
padding: 0px;
 +
}
 +
 +
/*left align Black Menu Bar */
 +
#top_menu_inside {
 +
margin-left: 20px;
 +
}
 +
</style>
 +
<!-- Declare that you are going to use html code instead of wiki code -->
 
<html>
 
<html>
  
Line 7: Line 38:
 
<script src="http://code.jquery.com/jquery-migrate-1.2.1.min.js"></script>
 
<script src="http://code.jquery.com/jquery-migrate-1.2.1.min.js"></script>
  
<link href='http://fonts.googleapis.com/css?family=Ek+Mukta' rel='stylesheet' type='text/css'>
+
<!-- Start of CSS-->
 
+
<style type="text/css">
<style>
+
 
body, #globalWrapper, #content, #bodyContent, nav ul {width:1200px;}
 
body, #globalWrapper, #content, #bodyContent, nav ul {width:1200px;}
 
#bodyContent {position:relative; left:5vw; width:1200px;  font-family: 'Ek Mukta', Verdana, sans-serif; font-size:1.1em; color: rgb(33,33,55);}
 
#bodyContent {position:relative; left:5vw; width:1200px;  font-family: 'Ek Mukta', Verdana, sans-serif; font-size:1.1em; color: rgb(33,33,55);}
Line 230: Line 260:
 
</header>
 
</header>
  
 +
</html>
 
</html>
 
</html>

Revision as of 21:40, 24 July 2015


<link href='http://fonts.googleapis.com/css?family=Ek+Mukta' rel='stylesheet' type='text/css'>

</html>