Team:UCLA/Template/CSS test
From 2014.igem.org
(Difference between revisions)
Samichaels (Talk | contribs) |
Samichaels (Talk | contribs) |
||
Line 548: | Line 548: | ||
border-right: solid 20px transparent; | border-right: solid 20px transparent; | ||
border-top: solid 20px transparent; | border-top: solid 20px transparent; | ||
+ | } | ||
+ | .border-radius { | ||
+ | border-radius: 10px; | ||
+ | } | ||
+ | .border-radius:after { | ||
+ | border-radius: 0 0 0 10px; | ||
} | } | ||
</style> | </style> | ||
</html> | </html> |
Revision as of 23:21, 11 August 2014