Template:Team:USyd-Australia/Template:NavStyle

From 2014.igem.org

(Difference between revisions)
 
(16 intermediate revisions not shown)
Line 7: Line 7:
<style type="text/css">
<style type="text/css">
-
 
-
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
 
-
    display:none;}
 
-
#top-section {
 
-
    border: none;
 
-
    height: 0px;}
 
-
#content {
 
-
    border: 10px solid #aaccff;
 
-
    border-radius: 100px;
 
-
    margin-top: 40px;
 
-
    margin-bottom: 40px;
 
-
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 255, 0..3);
 
-
    -moz-box-shadow: 0 0 10px rgba(0, 0, 255, 0.3);
 
-
    box-shadow: 0 0 20px rgba(0, 0, 255, 0.3);
 
-
}
 
-
 
-
/* Removes "teams" from the menubar */
 
-
#menubar > ul > li:last-child {
 
-
    display: none;}
 
-
/* Resizes the menubar to fix the links (default is 400px) */
 
-
#menubar {
 
-
    width: auto;}
 
-
 
-
/* Remove Edit Section Link */
 
-
.editsection{
 
-
  display: none;
 
-
}
 
-
 
-
/*Fiddling with the theme*/
 
-
#content{
 
-
  padding: 35px 35px;
 
-
}
 
-
 
-
#globalWrapper {
 
-
    text-align: justify;
 
-
    padding: 0;
 
-
}
 
-
 
-
body{
 
-
  background-image:url(https://static.igem.org/mediawiki/2014/4/49/USyd-Australia_wavy-bg.png);
 
-
  background-color: #fff;
 
-
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
 
-
}
 
-
 
-
h2 {
 
-
  font-family: "Rockwell",Georgia, serif;
 
-
  font-weight: bold;
 
-
}
 
-
 
-
h1, h3, h4, h5, h6 {
 
-
  font-family: "Rockwell",Georgia, serif;
 
-
  font-weight: normal;
 
-
}
 
-
 
-
a{
 
-
  color: #7086A7;
 
-
}
 
-
 
-
a:hover {
 
-
  color: #5C6E89 ;
 
-
}
 
-
 
-
 
-
#globalWrapper{
 
-
  font-size: 150%;
 
-
}
 
-
 
-
/* Banner Image Positioning*/
 
-
#topbanner{
 
-
  margin-left: -35px;
 
-
  margin-top: -20px;}
 
-
 
-
#bottombanner{
 
-
  margin-left: -35px;
 
-
}
 
/* Image based toolbar */
/* Image based toolbar */
Line 87: Line 12:
#navcontainer {
#navcontainer {
position: relative;
position: relative;
 +
left: -24px;
}
}
ul#navigation {
ul#navigation {
Line 217: Line 143:
     position: absolute;
     position: absolute;
     left:5px;
     left:5px;
-
     top: 27px;
+
     top: 25px;
     height: 40px;
     height: 40px;
     z-index: 1;
     z-index: 1;
Line 243: Line 169:
}
}
-
/* SAMPLE MAPPER SHOWN BELOW THIS COMMENT. TEXT MUST BE REMOVED FROM BETWEEN <A></A> TAGS ON BANNERTEST PAGE WHEN IMAGES ARE PUT IN.
+
/*
3-1: Background
3-1: Background
Line 347: Line 273:
#subnav-4 {
#subnav-4 {
width:570px;
width:570px;
-
list-style:none;
+
left: 154px;
-
height:40px
+
}
}

Latest revision as of 03:57, 18 October 2014