OpenWetWare:Presentations/default.css: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 76: Line 76:
   margin: 0 0 0 0;
   margin: 0 0 0 0;
   border-width: 0;
   border-width: 0;
   background-color: #90A7D0;
   background-color: #C5D0EA;
}
}


Line 98: Line 98:
   font-size: 160%;
   font-size: 160%;
   line-height: 1.1em;
   line-height: 1.1em;
   background: #90A7D0;;
   background: #C5D0EA;;
}
}


Line 131: Line 131:
   margin-left: 0;
   margin-left: 0;
   margin-right: 1em;
   margin-right: 1em;
   background:  #90A7D0;
   background:  #C5D0EA;
   border-width: 0;
   border-width: 0;
   z-index: 2;
   z-index: 2;
Line 148: Line 148:
   float: right;
   float: right;
   z-index: 2;
   z-index: 2;
   background: #90A7D0;
   background: #C5D0EA;
}
}


Line 444: Line 444:
   float: right;
   float: right;
   z-index: 3;
   z-index: 3;
   background: #90A7D0;
   background: #C5D0EA;
}
}


Line 459: Line 459:
   float: right;
   float: right;
   z-index: 3;
   z-index: 3;
   background: #90A7D0;
   background: #C5D0EA;
}
}


Line 469: Line 469:
div.slide.cover {
div.slide.cover {
   color: white;
   color: white;
   background-color: #90A7D0;
   background-color: #C5D0EA;
   padding-top: 0;
   padding-top: 0;
   padding-right: 0;
   padding-right: 0;

Revision as of 16:14, 7 June 2007

This is the default css file for slide presentations. <syntax type='css' file="http://openwetware.org/index.php?title=OpenWetWare:Presentations/default.css&action=raw" />