Template:Nevada Notebook CSS

From 2011.igem.org

(Difference between revisions)
m
m
Line 1: Line 1:
<html>
<html>
<style type="text/css" />
<style type="text/css" />
 +
 +
#Nevada-Notebook-MainContent{
 +
  position: relative;
 +
  float: left;
 +
  top: 159px;
 +
  left: -5px;
 +
  height: 100%;
 +
  width: 943px;
 +
  display: block;
 +
  border-left: rgba(0,0,0,1) groove 4px;
 +
  border-right: rgba(0,0,0,1) ridge 4px;
 +
  /*background-color: rgba(100,100,100,1);*/
 +
  /* Color Background */
 +
  background-color: transparent !important;
 +
  /*background: -moz-linear-gradient(bottom, #858585 97%, rgba(0,0,26,1), #25324e); */
 +
  padding: 10px;
 +
  padding-right: 2px !important;
 +
}
#left-minor-content{
#left-minor-content{
Line 13: Line 31:
   background-color: rgba(194,194,194,0.7);
   background-color: rgba(194,194,194,0.7);
   padding: 10px;
   padding: 10px;
-
  padding-top: 20px;
 
}
}
Line 27: Line 44:
   background-color: rgba(194,194,194,0.7);
   background-color: rgba(194,194,194,0.7);
   padding: 10px;
   padding: 10px;
-
  padding-top: 20px;
 
}
}

Revision as of 23:37, 12 September 2011