Template:Peking2012 CSS

From 2012.igem.org

(Difference between revisions)
m
m
Line 10: Line 10:
body /* UltraGlobal Environment (origin item) */
body /* UltraGlobal Environment (origin item) */
{
{
-
   background-color: #222222; /* #391f0e; */
+
   background-color: #2f2000; /*#222222;*//*#2f2000;*/
}
}
#blank ,
#blank ,
Line 28: Line 28:
   background-position: 50% 0;
   background-position: 50% 0;
   background-repeat: repeat;
   background-repeat: repeat;
-
   background-image: url("/wiki/images/6/63/Peking2012_BackPattern.png"); /* url("/wiki/images/3/34/Peking2012_EcoliBgCycleBrown.png"); */
+
   background-image: url("/wiki/images/3/34/Peking2012_EcoliBgCycleBrown.png"); /* url("/wiki/images/6/63/Peking2012_BackPattern.png"); *//* url("/wiki/images/3/34/Peking2012_EcoliBgCycleBrown.png"); */
   overflow: hidden;
   overflow: hidden;
}
}
Line 113: Line 113:
/* Special Construction */
/* Special Construction */
 +
 +
  /***--- Top MenuBar ---***/
#PKU_menubar
#PKU_menubar
{
{
Line 118: Line 120:
   background-repeat: repeat-x;
   background-repeat: repeat-x;
   background-image: url("/wiki/images/6/63/Peking2012_BackPattern.png");
   background-image: url("/wiki/images/6/63/Peking2012_BackPattern.png");
-
   background-color: #222222; /* #2f2000; */
+
   background-color: #2f2000; /*#222222;*//*#2f2000;*/
   overflow: hidden;
   overflow: hidden;
   position: fixed;
   position: fixed;
Line 174: Line 176:
}
}
 +
  /***--- Top Banner ---***/
 +
 +
  /***--- Top Navigator ---***/
 +
 +
  /***--- Bottom Navigator ---***/
 +
 +
  /***--- Block Style ---***/
.PKU-block
.PKU-block
{
{
Line 285: Line 294:
   background-image: none;
   background-image: none;
}
}
-
 
</style>
</style>
Line 385: Line 393:
</script>
</script>
 +
 +
</html>
</html>

Revision as of 09:11, 6 August 2012