Go back to this version, it seems better.
This commit is contained in:
parent
e664a104a7
commit
cd6ba9e352
1 changed files with 4 additions and 3 deletions
|
@ -126,9 +126,10 @@ h3 { margin-top: .6em; margin-bottom: .4em; }
|
||||||
}
|
}
|
||||||
|
|
||||||
#fundraiser-percentage {
|
#fundraiser-percentage {
|
||||||
width: 100%;
|
float: center;
|
||||||
top: 2.5%;
|
align: center;
|
||||||
position: absolute;
|
vertical-align: middle;
|
||||||
|
margin-right: 40%;
|
||||||
font-style: bold;
|
font-style: bold;
|
||||||
color: green;
|
color: green;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue