Team:St Andrews/project
From 2010.igem.org
(Difference between revisions)
Line 124: | Line 124: | ||
line-height: 100%; | line-height: 100%; | ||
border-top-left-radius:5em; | border-top-left-radius:5em; | ||
- | border-top-right-radius: | + | border-top-right-radius:2em; |
border-bottom-left-radius:2em; | border-bottom-left-radius:2em; | ||
- | border-bottom-right-radius: | + | border-bottom-right-radius:2em; |
-webkit-border-top-left-radius: 5em; | -webkit-border-top-left-radius: 5em; | ||
- | -webkit-border-top-right-radius: | + | -webkit-border-top-right-radius: 2em; |
-webkit-border-bottom-left-radius: 2em; | -webkit-border-bottom-left-radius: 2em; | ||
- | -webkit-border-bottom-right-radius: | + | -webkit-border-bottom-right-radius: 2em; |
-moz-border-radius-topleft: 5em; | -moz-border-radius-topleft: 5em; | ||
- | -moz-border-radius-topright: | + | -moz-border-radius-topright: 2em; |
-moz-border-radius-bottomleft: 2em; | -moz-border-radius-bottomleft: 2em; | ||
- | -moz-border-radius-bottomright: | + | -moz-border-radius-bottomright: 2em; |
Line 454: | Line 454: | ||
border-bottom:0px solid gray; | border-bottom:0px solid gray; | ||
} | } | ||
- | |||
</style> | </style> | ||
</head> | </head> |
Revision as of 21:55, 22 July 2010