Difference between revisions of "Template:Penn"

 
(63 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!-- Declare that you are going to use html code instead of wiki code -->
+
{{{Template_All_Teams}}
 +
 
 +
<!-- Declare that you are going to use html code instead of wiki code
 +
-->
 
<html>
 
<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>
 
 
  
 
<!-- Start of CSS-->
 
<!-- Start of CSS-->
 
<style type="text/css">
 
<style type="text/css">
 +
/* "auto" makes the left and right margins center the wrapper */
  
/* Creates a container that will wrap all of the content inside your wiki pages. */
+
#wrap {  
#mainContainer {
+
width: 1400px;  
width: 978px;
+
margin-right: center;
overflow:hidden;
+
margin-left: center;
float:center;
+
margin-left:50px;
+
margin-bottom: 10px;
+
border-bottom: 14px solid #565656;
+
border-right: 2px solid #565656;
+
border-left: 50px solid #565656;
+
border-top: 2px solid #565656;
+
font-family: "Trebuchet MS", Helvetica, sans-serif;
+
}
+
  
@charset "utf-8";
+
 +
}
 +
</style>
  
 +
<style type="text/css">
 +
@charset "utf-8";
 +
/*
 +
Template Name: BusinessToday
 +
Author: <a href="http://www.os-templates.com/">OS Templates</a>
 +
Author URI: http://www.os-templates.com/
 +
Licence: Free to use under our free template licence terms
 +
Licence URI: http://www.os-templates.com/template-terms
 +
File: Layout CSS
 +
*/
 +
@charset "utf-8";
 +
/*
 +
Template Name: BusinessToday
 +
Author: <a href="http://www.os-templates.com/">OS Templates</a>
 +
Author URI: http://www.os-templates.com/
 +
Licence: Free to use under our free template licence terms
 +
Licence URI: http://www.os-templates.com/template-terms
 +
File: Navigation CSS
 +
*/
  
 
#topnav{display:block; float:left; width:660px; margin:0; padding:0; list-style:none; font-size:13px; font-weight:normal; font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; background-color:#000000;}
 
#topnav{display:block; float:left; width:660px; margin:0; padding:0; list-style:none; font-size:13px; font-weight:normal; font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; background-color:#000000;}
Line 113: Line 104:
 
#footer input{display:block; width:218px; margin:0 0 10px 0; padding:5px; color:#FFFFFF; background-color:#2684B7; border:1px solid #1C5E82; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
 
#footer input{display:block; width:218px; margin:0 0 10px 0; padding:5px; color:#FFFFFF; background-color:#2684B7; border:1px solid #1C5E82; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
 
#footer input#login_go{width:58px; height:62px; margin:0; padding:0; font-weight:bold; text-transform:uppercase; font-family:Georgia, "Times New Roman", Times, serif; font-size:60px; cursor:pointer;}
 
#footer input#login_go{width:58px; height:62px; margin:0; padding:0; font-weight:bold; text-transform:uppercase; font-family:Georgia, "Times New Roman", Times, serif; font-size:60px; cursor:pointer;}
 +
@charset "utf-8";
 +
/*
 +
Template Name: BusinessToday
 +
Author: <a href="http://www.os-templates.com/">OS Templates</a>
 +
Author URI: http://www.os-templates.com/
 +
Licence: Free to use under our free template licence terms
 +
Licence URI: http://www.os-templates.com/template-terms
 +
File: Tables CSS
 +
*/
  
 
table{width:100%; border-collapse:collapse; table-layout:auto; vertical-align:top; margin-bottom:15px; border:1px solid #CCCCCC;}
 
table{width:100%; border-collapse:collapse; table-layout:auto; vertical-align:top; margin-bottom:15px; border:1px solid #CCCCCC;}
Line 239: Line 239:
 
/* Featured Block */
 
/* Featured Block */
  
#column #featured a{color:#666666; background-color:#F9F9F9; width:210 px}
+
#column #featured a{color:#666666; background-color:#F9F9F9;}
 
#column #featured ul, #column #featured h2, #column #featured p{margin:0; padding:0; list-style:none;}
 
#column #featured ul, #column #featured h2, #column #featured p{margin:0; padding:0; list-style:none;}
 
#column #featured a{color:#2684B7; background-color:#F9F9F9;}
 
#column #featured a{color:#2684B7; background-color:#F9F9F9;}
#column #featured li{display:block; width:240px; margin:0; padding:20px 25px; color:#666666; background-color:#F9F9F9;}
+
#column #featured li{display:block; width:250px; margin:0; padding:20px 25px; color:#666666; background-color:#F9F9F9;}
 
#column #featured li p.imgholder{display:block; width:240px; height:90px; margin:20px 0 15px 0; padding:4px; border:1px solid #CCCCCC;}
 
#column #featured li p.imgholder{display:block; width:240px; height:90px; margin:20px 0 15px 0; padding:4px; border:1px solid #CCCCCC;}
 
#column #featured li h2{margin:0; padding:0 0 14px 0; font-weight:normal; font-family:Georgia, "Times New Roman", Times, serif; line-height:normal; border-bottom:1px dashed #666666;}
 
#column #featured li h2{margin:0; padding:0 0 14px 0; font-weight:normal; font-family:Georgia, "Times New Roman", Times, serif; line-height:normal; border-bottom:1px dashed #666666;}
Line 255: Line 255:
  
 
#footer{padding:30px 0;}
 
#footer{padding:30px 0;}
#footer h2{margin-bottom:30px; border-bottom:1px dotted #999999;}
+
#footer h2{margin-bottom:10px; border-bottom:1px dotted #999999;}
 
#footer p, #footer ul, #footer a{margin:0; padding:0; font-weight:normal; list-style:none; line-height:normal;}
 
#footer p, #footer ul, #footer a{margin:0; padding:0; font-weight:normal; list-style:none; line-height:normal;}
 
#footer .footbox{display:block; float:right; width:190px; margin:0 0 0 30px; padding:0;}
 
#footer .footbox{display:block; float:right; width:190px; margin:0 0 0 30px; padding:0;}
Line 264: Line 264:
 
/* ----------------------------------------------Copyright------------------------------------- */
 
/* ----------------------------------------------Copyright------------------------------------- */
  
#copyright{padding:20px 0;width: 9000 px; float:center}
+
#copyright{padding:20px 0;}
 
#copyright p{margin:0; padding:0;}
 
#copyright p{margin:0; padding:0;}
</style>
+
</style>
<!-- End of CSS -->
+
 
</html)
+
 
 +
 
 +
 
 +
</html>

Latest revision as of 16:55, 18 August 2015

{