2015-02-01 03:21:54 +00:00
|
|
|
|
2015-03-06 23:33:54 +00:00
|
|
|
.photos iframe
|
2015-02-01 03:21:54 +00:00
|
|
|
{
|
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
/* Footer */
|
|
|
|
|
2016-08-30 07:43:47 +00:00
|
|
|
.photos input[type=submit]
|
2015-02-01 03:21:54 +00:00
|
|
|
{
|
|
|
|
display: block;
|
|
|
|
margin-top: 1.5em;
|
2016-12-23 08:57:49 +00:00
|
|
|
margin-left: auto;
|
|
|
|
margin-right: auto;
|
2016-08-30 07:43:47 +00:00
|
|
|
font-size: 1.2em;
|
2015-02-01 03:21:54 +00:00
|
|
|
}
|
|
|
|
|