Template:Team:DukeMBar/CSS

From 2014.igem.org

(Difference between revisions)
Line 45: Line 45:
<style type="text/css">
<style type="text/css">
-
#content {
 
-
 
-
}
 
-
 
-
#toc, .toc {
 
-
display:none;
 
-
 
-
}
 
-
 
-
h1, h2, h3, h4, h5, h6 {
 
-
border: 0px;
 
-
        color: #163F7F;
 
-
        family-font: "Noto Sans";
 
-
}
 
.arrowsidemenu{
.arrowsidemenu{
Line 139: Line 125:
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<style type="text/css">
<style type="text/css">
-
/* These styles just pretty up the page a bit. */
 
-
html
 
-
{
 
-
overflow: -moz-scrollbars-vertical !important;
 
-
resize: none;
 
-
background: url(https://static.igem.org/mediawiki/2012/d/da/Fondo1.png) repeat;
 
-
<!--background: url(https://static.igem.org/mediawiki/2013/0/0f/DukeBackground.png) repeat;-->
 
-
background-color: #fff;
 
-
}
 
-
 
-
#top-section {
 
-
height: 0px;
 
-
border-top: 1
 
-
border-left: none;
 
-
border-right: none;
 
-
}
 
-
 
-
#siteSub {
 
-
display:none;
 
-
}
 
-
 
-
#search-controls {
 
-
display:none;
 
-
}
 
-
 
-
.firstHeading {
 
-
display:none;
 
-
}
 
-
 
-
#search-controls {
 
-
margin-top:0px;
 
-
}
 
-
 
-
#footer-box {
 
-
display:none;
 
-
}
 
-
 
-
body
 
-
{
 
-
background: url(https://static.igem.org/mediawiki/2012/d/da/Fondo1.png) repeat;
 
-
<!--background: url(https://static.igem.org/mediawiki/2013/0/0f/DukeBackground.png) repeat;-->
 
-
background-color: #fff;
 
-
}
 
-
 
-
body {
 
-
  font: 65%/1.2 Arial, Helvetica, sans-serif;
 
-
  background-color: #E8F6FF; }
 
-
#wrap {
 
-
  font-size: 1.1em;
 
-
  width: 180px;
 
-
  padding: 0px;
 
-
  margin-left: 15px;
 
-
  background-color: #fff;
 
-
  position: relative;
 
-
  height: 100%;
 
-
 
-
margin-right: 20px;
 
-
margin-bottom: 20px;
 
-
margin-top: 10px;
 
-
float: left;
 
-
 
-
 
-
}
 
-
 
-
.right_box{
 
-
width: 730px;
 
-
margin-left: 210px;
 
-
margin-top: 20px;
 
-
 
-
 
-
}
 
-
 
/* These styles create the dropdown menus. */
/* These styles create the dropdown menus. */
#navbar {
#navbar {
Line 275: Line 189:
     });
     });
</script>
</script>
-
 
-
<style type="text/css" media="screen">
 
-
#slider {
 
-
    width: 970px; /* important to be same as image width */
 
-
    height: 244px; /* important to be same as image height */
 
-
    position: relative; /* important */
 
-
overflow: hidden; /* important */
 
-
margin-left: -2px;
 
-
}
 
-
#sliderContent {
 
-
    width: 970px; /* important to be same as image width or wider */
 
-
    position: absolute;
 
-
top: 0;
 
-
margin-left: 0;
 
-
}
 
-
.sliderImage {
 
-
    float: left;
 
-
    position: relative;
 
-
display: none;
 
-
}
 
-
.sliderImage span {
 
-
    position: absolute;
 
-
font: 10px/15px Arial, Helvetica, sans-serif;
 
-
    width: 384px;
 
-
 
-
display: none;
 
-
   
 
-
}
 
-
.clear {
 
-
clear: both;
 
-
}
 
-
.sliderImage span strong {
 
-
    font-size: 14px;
 
-
}
 
-
.top {
 
-
top: 0;
 
-
left: 0;
 
-
}
 
-
.bottom {
 
-
bottom: 0;
 
-
    left: 0;
 
-
}
 
-
ul { list-style-type: none;}
 
-
</style>
 
-
 
</head>
</head>

Revision as of 21:58, 14 October 2014