center the .bigbutton for only one bigButton (and not 2 with Take a tour)

git-svn-id: http://piwigo.org/svn/trunk@29647 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall
2014-09-19 13:46:51 +00:00
parent 3a2fcdec4e
commit 9f8835ab23
+1 -1
View File
@@ -31,7 +31,7 @@ border:2px solid #dddddd;
#noPhotoWelcome {font-size:25px; color:#555;text-align:center; letter-spacing:1px; margin-top:30px;}
.bigButton {}
.bigButton {text-align:center; margin-top:100px;}
.bigButton {text-align:center; margin-top:120px;}
.bigButton a {
background-color:#666;