Team:UCLA/Template/CSS test
From 2014.igem.org
(Difference between revisions)
Samichaels (Talk | contribs) |
Samichaels (Talk | contribs) |
||
Line 535: | Line 535: | ||
} | } | ||
.triangle-1 { | .triangle-1 { | ||
- | width: | + | width: 50px; |
- | height: | + | height: 50px; |
- | border-bottom: solid | + | border-bottom: solid 25px rgb(200,30,50); |
- | border-left: solid | + | border-left: solid 25px rgb(200,30,50); |
- | border-right: solid | + | border-right: solid 25px transparent; |
- | border-top: solid | + | border-top: solid 25px transparent; |
} | } | ||
</style> | </style> | ||
</html> | </html> |
Revision as of 22:13, 11 August 2014