I'm customizing some elements (member login, size/width of columns to make them responsive) located in /application/default/views/public/css/amember.css and want to know if this stylesheet would possibly be overwritten during an upgrade? I didn't see anything in the documentation so it seems safe to do this. Can someone verify?
Nevermind, I found the solution from someone elses post. I now see the changes by editing the /default/views/public/css/site.css and that will safely avoid the file being overwritten during an upgrade.