Quantcast
Channel: WordPress.org Forums » All Posts
Viewing all articles
Browse latest Browse all 96034

pectore on "Problem MesoColumn and RGBa"

$
0
0

Hallo !
I have a Problem.

He wants to change the background color from white to blue
body {
font-family: arial, sans-serif;
margin: 0px;
padding: 0px;
font-size: 100%;
color: #555;
background-color: white;

I changing
background-color: white;
background-color: blue;

But it does not work

and wants to add to this page :

rgba(255, 255, 255, 0.76);

But it does not work, where is the insert?


Viewing all articles
Browse latest Browse all 96034

Trending Articles