From 2012.igem.org
(Difference between revisions)
|
|
Line 33: |
Line 33: |
| .content { | | .content { |
| padding: 5px 10px; | | padding: 5px 10px; |
- | background-color:#afafaf; | + | background-color:#cfcfcf; |
| } | | } |
| p { padding: 5px 0; } | | p { padding: 5px 0; } |
Line 143: |
Line 143: |
| | | |
| | | |
- | /*=============Start top nav bar code===============*/
| |
- | .insideTopBar {
| |
- | position:absolute;
| |
- | top:300px;
| |
- | left:230px;
| |
- | background-color:white;
| |
- |
| |
- | }
| |
- | .insideTopBar ul{
| |
- | padding:0;
| |
- | margin:0;
| |
- | list-style:none;
| |
- | }
| |
- | .insideTopBar ul li{
| |
- | float:right;
| |
- | padding-left:7px;
| |
- | margin:0px;
| |
- |
| |
- | }
| |
- |
| |
- | .insideTopBar a{
| |
- |
| |
- | display:block;
| |
- | background-color:white;
| |
- | text-decoration:none;
| |
- | }
| |
- |
| |
- | .insideTopBar img{
| |
- | opacity:0.4;
| |
- | filter:alpha(opacity=40); /* For IE8 and earlier */
| |
- | }
| |
- | .insideTopBar img:hover{
| |
- | opacity:1.0;
| |
- | filter:alpha(opacity=100); /* For IE8 and earlier */
| |
- | }
| |
- |
| |
- | /*=============End top nav bar code=================*/
| |
| </style> | | </style> |
| | | |
Line 197: |
Line 160: |
| }); | | }); |
| </script> | | </script> |
- |
| |
- |
| |
- |
| |
- |
| |
- |
| |
- |
| |
| | | |
| </head> | | </head> |
Revision as of 20:20, 19 August 2012
Team:Cornell - Experimental Style Template