Thread
:
Customize N900 Conversations
View Single Post
teemui
2010-01-24 , 19:04
Posts: 102 | Thanked: 23 times | Joined on Nov 2009 @ Finland
#
68
"The RGBa let's you set the RGB values for Red, Green and Blue, like in a regular RGB CSS color, but then adds 'a' for the alpha channel."
Code:
p {color: rgba(255, 255, 255, 0.5);}
http://www.domedia.org/oveklykken/css-transparency.php
check this out
Quote & Reply
|
teemui
View Public Profile
Send a private message to teemui
Find all posts by teemui