MurderCore Posted December 26, 2015 Report Share Posted December 26, 2015 Доброго времени суток! Как сделать, что бы красный фон был полупрозрачный? Quote Link to comment Share on other sites More sharing options...
MurderCore Posted December 26, 2015 Author Report Share Posted December 26, 2015 извиняюсь, уже сам разобрался Если кому нужно то, вот: { background: rgba(180, 0, 0, 0.6); border-radius: 30px; color: #fff; font-size: 1px; font-weight: bold; padding: 10px; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); vertical-align: middle; } Вот как выглядит. And-ro 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.