See if this places the percentage better.

This commit is contained in:
Bradley M. Kuhn 2015-03-08 21:48:29 -07:00
parent df9976598c
commit e664a104a7

View file

@ -126,12 +126,9 @@ h3 { margin-top: .6em; margin-bottom: .4em; }
} }
#fundraiser-percentage { #fundraiser-percentage {
float: right;
align: center;
width: 100%; width: 100%;
top: 2.5%; top: 2.5%;
position: absolute; position: absolute;
margin-right: 40%;
font-style: bold; font-style: bold;
color: green; color: green;
} }