Go back to this version, it seems better.

This commit is contained in:
Bradley M. Kuhn 2015-03-08 21:49:26 -07:00
parent e664a104a7
commit cd6ba9e352

View file

@ -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;
} }