Difference between revisions of "Template:Exeter"
(Blanked the page) |
|||
Line 1: | Line 1: | ||
+ | <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: center; | ||
+ | width: 99.5%; | ||
+ | margin-left:auto; | ||
+ | margin-right:auto; | ||
+ | padding-top: -5px; | ||
+ | } | ||
+ | |||
+ | /*left align Black Menu Bar */ | ||
+ | #top_menu_inside { | ||
+ | margin-left: 20px; | ||
+ | } | ||
+ | </style> |
Revision as of 20:51, 8 June 2015
<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: center;
width: 99.5%;
margin-left:auto;
margin-right:auto;
padding-top: -5px; }
/*left align Black Menu Bar */ #top_menu_inside { margin-left: 20px; } </style>