Skip to Main Content
mistojen (
mistojen
) wrote
2016-08-24 10:44 am (UTC)
no subject
I had to use Firefox to look at this (I totally forgot that that was a thing; I use Chrome Canary now and don't see it lol), but! I figured it out.
For your blue bubbles, you've got:
background-color: rgba(117, 195, 238, 1)
That 1 sets the opacity. In my code, I've set it to .4 which is why it's more transparent, so if you tweak that last number then that should do it!
(
4 comments
)
Post a comment in response:
From:
Anonymous
OpenID
Identity URL:
Log in?
Dreamwidth account
Account name
Password
Log in?
If you don't have an account you can
create one now
.
Subject
HTML doesn't work in the subject.
Formatting type
Casual HTML
Markdown
Raw HTML
Rich Text Editor
Message
Log in
Account name:
Password:
Remember me
Other options:
Forget your password?
Log in with OpenID?
Close
menu
Log in
Create
Create Account
Display Preferences
Explore
Interests
Directory Search
Site and Journal Search
Latest Things
Random Journal
Random Community
FAQ
Shop
Buy Dreamwidth Services
Gift a Random User
DW Merchandise
Interest
Region
Site and Account
FAQ
Email
no subject
For your blue bubbles, you've got:
background-color: rgba(117, 195, 238, 1)
That 1 sets the opacity. In my code, I've set it to .4 which is why it's more transparent, so if you tweak that last number then that should do it!