Difference between revisions of "Template:Exeter"

Line 38: Line 38:
  
 
<style type="text/css">
 
<style type="text/css">
 +
 +
#content {width:100%;}
 +
#bodyContent {font-family: 'Ek Mukta', Verdana, sans-serif; font-size:0.9em; color: rgb(33,33,55);}
 +
body {background: rgb(239,239,242); margin:25px;}
 +
h1, h2, h3, h4, h5, h6 {border-bottom:none; font-weight:bold; color: rgb(33,33,55);}
 +
section {text-align:justify; margin: 5px; margin-top:25px;}
 +
#wrapper {margin:20px; width:97%;}
 +
html, body {height: 100%;}
 +
.carousel {height: 450px;}
 +
.item, .active, .carousel-inner {height: 100%;}
 +
.fill {width: 100%; height: 100%; background-position: center; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -o-background-size: cover;}
 +
 +
/* 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; width:100%;
 +
}
 +
  
 
a {
 
a {
Line 46: Line 79:
 
color:#96C11E !important;
 
color:#96C11E !important;
 
text-decoration:none !important;
 
text-decoration:none !important;
}
 
li {
 
text-decoration:none !important;
 
display:inline !important;
 
 
}
 
}
  
Line 140: Line 169:
 
     height:80px;
 
     height:80px;
 
}
 
}
.sponsors img, #twitter img, #facebook img, #exeter img{
+
.sponsors img, #twitter img, #facebook img, #exeter img {
 
height:60px;
 
height:60px;
 +
}
 +
.sponsors, #twitter, #facebook, #exeter {
 +
        text-decoration:none !important;
 +
display:inline-block !important;
 
}
 
}
 
#twitter, #facebook {
 
#twitter, #facebook {
Line 157: Line 190:
 
.dropdown-menu{
 
.dropdown-menu{
 
min-width:auto;
 
min-width:auto;
background-color:rgb(239,239,242);
+
background-color:none;
 
border:none;
 
border:none;
 
box-shadow:none;
 
box-shadow:none;
Line 165: Line 198:
 
}
 
}
 
}
 
}
 +
 +
 +
/*TEAM MEMBER PAGE STYLING*/
 +
.active {display:block;}
 +
.profile {display:none;}
 +
.profiletown {display:block; height:700px; width:500px; margin:20px; text-align:justify;}
 +
.profiletown ul {padding:0px; margin:0px;}
 +
.profiletown ul li img {margin:0px 10px 10px 0px; float:left;}
 +
.profiletown ul li ul {position:absolute; left:250px; width:260px;}
 +
.swagville {width:700px; padding:0px; margin-right:50px; position:absolute; top:350px; left:500px; text-align:center;}
 +
.swagville li {display:inline-block; margin:5px; text-decoration:none; /*background: rgb(160,198,138)*/; border:2px solid #229640; border-radius:5px; color:#229640; font-size:20px; font-weight:bold;}
 +
.swagville p {margin:0px; vertical-align:top;}
 +
.swagville div {padding:10px 20px 10px 20px;}
 +
.swagville div:hover {/*background: rgba(188,208,116, 0.5);*/ color:#96C11E; cursor:pointer; cursor:hand;}
 +
 +
/*MEDAL PAGE STYLING*/
 +
.medalcontent ul {list-style-type: none !important;}
 +
.medalcontent li {text-decoration: none;}
 +
.bronzetitle h4 {color: rgb(178,71,0);}
 +
.silvertitle h4 {color: rgb(107,107,107);}
 +
.goldtitle h4 {color: rgb(230,184,0);}
  
 
</style>
 
</style>

Revision as of 12:04, 18 August 2015