Team:Brown-Stanford/alumnicss

From 2011.igem.org

(Difference between revisions)
Line 315: Line 315:
     width: 450px;
     width: 450px;
     height: 300px;
     height: 300px;
-
overflow: auto;
+
overflow: scroll;
position: fixed;
position: fixed;
top: 20px;
top: 20px;

Revision as of 16:30, 28 September 2011

/**

* Brown-Stanford iGEM
* Jovian Yu, 2011
*/

body {

   text-align: center;
   margin:0px 0px 0px 0px;
   background: white;
   font-family:"Ubuntu", sans-serif;

} h1, h2, h3, h4, h5{

   color: black;
   font-family:"Ubuntu", sans-serif;
   line-height:25px;
   border-bottom:1px dotted #3e3e3e;
   margin-bottom:5px;
   border-top:0px;
   margin-top:10px;
   padding-top:10px;
   font-weight:normal;

}

h2.noline{

   border-top:0;
   margin-top:0;
   padding-top:0;
   margin-bottom:0;
   line-height:20px;
   padding-top:2px;
   font-size:20px;

}

h3 {

   font-size: 18px;
   border-bottom: none;

}

h4 {

   border-bottom: none;

}

h2.topheader{

   border-top:0;
   padding-top:0;
   margin-top:5px;

}


.secheader{

   height:50px;
   color:white;
   padding-left:10px;
   padding-top:15px;
   font-size:2.0em;
   text-align:left;
   overflow:auto;

}

.contwrap{

   text-align:justify;
   background:#f8f8f8;
   color:#333333;
   width:720px;
   padding-left:10px;
   padding-top:5px;
   padding-right:10px;
   padding-bottom:20px;
   margin-top:5px;
   margin-bottom:none;

}

h2 {

   margin:0 0 1em;

}

  1. camfooter {
   clear:both;
   height:0px;
   background:white;

}

  1. camfooter p {
   margin:0;

}

  • html #camfooter {
   height:1px;

} h1.firstHeading {

   display: none;

}

  1. globalWrapper {
   padding:0px 0px 0px 0px;
   margin:0px 0px 0px 0px;
   text-align: center;
   align: center;
   height: 100%;
   width: 100%;
   border: none;
   color: white;
   background: none;

}

  1. content {
   background: none;
   border:none;
   padding:0px 0px 0px 0px;
   margin:0px 0px 0px 0px;
   text-align: center;
   align: center;
   height: 100%;
   width: 100%;

}

  1. bodyContent {
   padding:0px 0px 0px 0px;
   margin:0px 0px 0px 0px;
   height: 100%;
   width: 100%;
   border: none;
   background: none;

}

  1. search-controls {
   display:none !important;

}

  1. footer-box {
   display: none !important;

}

  1. footer {
   display: none !important;

}

  1. f-list {
   display: none !important;

}


table {

   background: none;

}

  1. p-logo {
   display: none !important;

}

  1. top-section {
   display: none !important;

}

  1. menubar {
   position: absolute;
   background: none;
   color: black;

}

.left-menu, .right-menu{

   position: absolute;
   background: none;
   color: white;

}

.left-menu ul li, .right-menu ul li a{

   background: none;
   color: white;

}

  1. contentSub {
   background: none;

}

table.gallery {

   background: url("Brown-Stanford_Transparent.png");
   border: none !important;
   margin-left: auto;
   margin-right: auto;

}

table.gallery tr, div.gallerybox, div.gallerybox div.thumb {

   background: none;
   border: none !important;

}

table.gallery tr td, table.gallery td {

   background: none;
   color: white;
   border: solid 1px #393333;

}

  1. sponsor-box {
   background: none;

}

div#catlinks {

   display: none;

}

a, a:visited, a:hover, a:active, a.new {

   color: #333;

}

ol {

   color: white;

}

.left-menu li, .right-menu li a {

   color: transparent !important;

}

.left-menu li:hover a {

   color: white !important;

}

.right-menu li a:hover, .right-menu li a:visited, .right-menu li a:active {

   color: white !important;

}

div.bigWrapper {

   position: fixed;
   top: 0;
   left: 0;
   height: 100%;
   width: 100%;
   z-index: 10;
   text-align: center;
   background: white;

}

div.ethicsContent {

   position: absolute;
   margin: auto;
   width: 800px;
   height: 600px;
   background: url("Brown-Stanford_ethics_back.jpg") no-repeat;

}

.gallerytext p {

   text-indent: 0px !important;

}

blockquote {

   margin: 10px;
   padding-top: 10px;
   border-top: 1px solid #EEEEEE;
   background-image: url("Brown-Stanford_Blockquote.png");
   background-size: 30px;
   background-position: top left;
   background-repeat: no-repeat;
   text-indent: 40px;
   font-size: 13px;

}

blockquote.quotee {

   margin: -10px 10px 10px 10px;
   padding-top: 30px;
   padding-bottom: 10px;
   border-top: none;
   border-bottom: 1px solid #EEEEEE;
   background-image: url("Brown-Stanford_Endquote.png");
   background-size: 30px;
   background-position: top right;
   background-repeat: no-repeat;
   text-align: right;
   font-style: italic;
   font-size: 11px;

}

.forum_container {

   display: none;

}

.photo {

   -moz-transform:rotate(20deg);
   -webkit-transform:rotate(20deg);
   -o-transform:rotate(20deg);
   -ms-transform:rotate(20deg);
   border: 1px solid black;
   padding: 20px;
   background: #FFFFFC;
   width: 250px;
   height: 167px;

position: fixed; top: 30px; right: 30px; z-index: 5; text-align:left; }

.alumnigem {

   -moz-transform:rotate(2deg);
   -webkit-transform:rotate(2deg);
   -o-transform:rotate(2deg);
   -ms-transform:rotate(2deg);
   border: 1px solid black;
   padding: 20px;
   background: #FFE;
   width: 400px;
   height: 300px;

overflow: auto; position: fixed; bottom: 30px; right: 80px; z-index: 10; text-align:left; }

.jobs {

   -moz-transform:rotate(-10deg);
   -webkit-transform:rotate(-10deg);
   -o-transform:rotate(-10deg);
   -ms-transform:rotate(-10deg);
   border: 1px solid black;
   padding: 20px;
   background: #FFE;
   width: 450px;
   height: 300px;

overflow: scroll; position: fixed; top: 20px; left: 50px; z-index:9; text-align:left; }

.contact {

   -moz-transform:rotate(-1deg);
   -webkit-transform:rotate(-1deg);
   -o-transform:rotate(-1deg);
   -ms-transform:rotate(-1deg);
   border: 1px solid black;
   padding: 20px;
   background: #CCF;
   width: 300px;
   height: 100px;

overflow: auto; position: fixed; bottom: 30px; left: 100px; z-index:15; text-align:left; }