Team:UCLA/Aal/Csstemplate
From 2014.igem.org
(Difference between revisions)
Line 24: | Line 24: | ||
background-color: #7FFFD4; | background-color: #7FFFD4; | ||
} | } | ||
- | |||
- | |||
} | } | ||
#test2{ | #test2{ | ||
Line 42: | Line 40: | ||
#test2 > p { | #test2 > p { | ||
font-family: "Comic Sans MS", cursive, sans-serif; | font-family: "Comic Sans MS", cursive, sans-serif; | ||
+ | } | ||
+ | #clickme{ | ||
+ | height:10px; | ||
+ | width:5px; | ||
+ | right:1px; | ||
+ | top:10%; | ||
+ | background-color:blue; | ||
} | } | ||
</style> | </style> | ||
</html> | </html> |
Revision as of 02:41, 7 August 2014